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
543
InitializeRow event
posted

Hello,

         I'm having an issue with the grid's grdGrid_InitializeRow event. I have added 2 columns in which there are images. So while the grid initializes the row, it becomes very very slow to retrieve the data on page. I just want to ask, how to increase the grid performance.

If I comment out the grdGrid_InitializeRow function, (the images in the 2 columns are not displayed) then then the grid is displayed pretty fast.

Is there any way to add an image in each of the cell of column without making the grid performance slow?

Please help.

Thank You

Parents Reply Children
No Data