Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
70
How to make the rows read only in bulk to improve performance
posted

Hi,

I got a grid with a dataset bound to it. Value of one of the hidden columns(Say "Access") in the grid indicates that the row should be made read only.

I am having huge data say around 90000 rows in a grid.

How can I set these row read only in bulk?

If I apply the for-each loop, it takes a lot of time to set the  read only rights.

Please advise.

Thanks,

Paresh

Parents Reply Children
No Data