Hi Telerik Team,
We are having issues in Grid Columns and Items alignment. Actually, we are doing alignment of columns and items on Grid's PreRender Event but that is not getting aligned. If we do the above process in Grid's ItemDataBound Event then this event is getting fired for every record(Item) in the DataSource which is degrading the System's Performance.
Please suggest how to do the above process while keeping System's Performance up-to-date.
Thanks,
Rajesh
We are having issues in Grid Columns and Items alignment. Actually, we are doing alignment of columns and items on Grid's PreRender Event but that is not getting aligned. If we do the above process in Grid's ItemDataBound Event then this event is getting fired for every record(Item) in the DataSource which is degrading the System's Performance.
Please suggest how to do the above process while keeping System's Performance up-to-date.
Thanks,
Rajesh