New row not showing after calling grid.RefreshAll(),

1 reply. Last post: July 8, 2012 10:41 PM by Bernard Xiang
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
Jeff QiMember

We are running into an wired issue that calling grid.RefreshAll() will refresh the grid when a record is deleted or updated but it doesn't work when a rocord is inserted. When a new record is inserted and grid.RefreshAll() is called, I can see that the DataTable returned from database contains the new record in InitializeDataSource event handler at debug time, but the grid is now showing the new record in front-end. Can you please help me on this?

Thanks!

Jeff

All times are GMT -5. The time now is 4:27 AM.
Previous Next