Frozen row is not frozen

Answered
0
0

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

 

  • You must to post comments
Best Answer
0
0

Hello,
Thanks for bringing this to our attention.
The issue is fixed as of 3.2.beta33
-Julie

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.