:: Forum >>

Horizontal scroll bar for searchable grid

Hi,
I am currently using Active widgets 2.6. I have a grid "headerGrid"
with only headers and search bar. I have another grid "dataGrid" which consists data but no header.
In the second grid i want to display nearly 15 columns so i want to have a single horizontal scroll bar for the "dataGrid". Scrolling which the "headerGrid" should also scroll to right or left.

Anyone please help/Suggest how to achieve this?

Thanks in Advance.
Ajit
AJIT
Tuesday, October 9, 2012
You can attach event handlers to onScrollLeftChanged event and then use setScrollLeft to scroll the second grid.
Alex (ActiveWidgets)
Friday, October 12, 2012

This topic is archived.


Back to support forum

Forum search