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
955
UltraWebGrid not displaying what is in SQLDataSource
posted

I have an UltraWebGrid, SQLDataSource and a Save button inside a WebAsyncRefreshPanel. My Save button does this "Me.UltraWegBrid.DataBind()" because my grid wasn't resorting the data when I would update or add new records...and this seemed to fix that problem. Now I noticed that when I update a cell and then press the Save button, the grid refreshes but does not actually display the updated data. I know it updated the data though...because I looked in the SQL table. If I press the Save button again, it will then display the updated data. However, if I update the data and then click on another row and then press the Save button, it seems to work fine displaying the updated data right away once the grid refreshed.

Any suggestions?

Thanks for your help in advance!

Parents
No Data
Reply Children
No Data