When I have a grid with no code in the Row Initialize event, the grid displays real fast even with 50,000 rows. If I add code to look at a column in the row to determine whether to turn the row red, it takes 5 minutes. This is one issue I wanted to know if you have a work around?
The big question is, with a lot of rows, the business object fills very quickly but the grid takes a while to render. I want to turn the cursor into a wait cursor at the start of the process which is no problem. The problem I am having is determining what event is fiored or how do I know when the grid is finished rendering so I can then turn the cursor back to the defaulty cursor?
Hello,
Please let us know if you have any other questions or if you need any further assistance with the behavior that you are experiencing.