Hi team,
Frozen row is not frozen
When scroll frozen row is scrolling as well.
Dim OTGRow As New CDataGrids.CDataGrid_Row_Variant01_FIlter(OSLInterfaceObjects_ALL)
CType(ODataRow.Item(“Interface_Object_INSTANCE”), CDataGrids.CDataGRid_FILL).Rows.Add(OTGRow)
CType(ODataRow.Item(“Interface_Object_INSTANCE”), CDataGrids.CDataGRid_FILL).Rows(0).Frozen = True
‘OTGRow.Frozen = True
Hello,
Thanks for bringing this to our attention.
The issue is fixed as of 3.2.beta33
-Julie
Please login first to submit.