Hi,
How can i refresh a RadgridView that is bound to an IQueryable object ? I mean, as the IQueryable will be used (i.e. generate SQL request) when it'll be evaluated, if i add/edit/delete update in my database, how can i force the refresh/reexecution of the IQueryable without lost filtering, grouping, etc. ?
Thanks !
How can i refresh a RadgridView that is bound to an IQueryable object ? I mean, as the IQueryable will be used (i.e. generate SQL request) when it'll be evaluated, if i add/edit/delete update in my database, how can i force the refresh/reexecution of the IQueryable without lost filtering, grouping, etc. ?
Thanks !