Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 centura 中实现子表列锁定?它用于为表格窗口提供更好的清晰度,具有大量锁定键列的列。锁定的列不会水平滚动,它们固定在表格窗口的左侧。
实现代码片段:
设置 nColumnID = SalTblQueryColumnID( tablename.columnname ) 调用 SalTblSetLockedColumns( Tablename, nColumnID )