Hi ,I want to display fixed header for a datagrid where user can scrolll down the grid,but Header freezes on its position.I have used css style Overflow:scroll,but it only adds a scrollbar ,does not freeze the header row.
Is there any way to do this in the existing mendix datagrid using CSS?
Or any widget is avilable in appstore which supports this datagrid feature?