Win.UltraWinGrid.UltraGrid Rows.Refresh(RefreshRow.ReloadData) throws Exception
New DiscussionHi,
I am facing an issue, while Reloading Data for UltraGrid Control for a VB.Net code. Scenario is, Refresh(RefreshRow.ReloadData) is In Progress for the UltraGrid object and User hits a different form to Load, which Kills the Datasource for the UltraGrid's Form, while the Refresh process is still ON. This internally causes Object reference error.
Could there be any possible workaround to handle this situation?
Code throwing the exception is:
ugrdTest.Rows.Refresh(RefreshRow.ReloadData)
Any help would be appreciated.
Thanks in Advance š ,
Sagar
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
3 Created On
Nov 21, 2016 Last Post
9 years, 4 months ago