I believe I saw a sample application of having a RadGrid with data, opening a RadWindow, editing or inserting new data, then when the RadWindow closes, the RadGrid refreshes. This was all done with Ajax so there was no full page refresh.
I'm having trouble doing this the "Prometheus" way. Does anyone have a sample application that they could post which does this?
A page that displays a radgrid
A RadWindow that opens and adds data to the radgrid datasource
A button the RadWindow that closes the RadWindow and refreshes the RadGrid
All through Ajax so there is no full page refresh
If someone could post this so I can review, I think it would really make things "click" for me.
thanks!
I'm having trouble doing this the "Prometheus" way. Does anyone have a sample application that they could post which does this?
A page that displays a radgrid
A RadWindow that opens and adds data to the radgrid datasource
A button the RadWindow that closes the RadWindow and refreshes the RadGrid
All through Ajax so there is no full page refresh
If someone could post this so I can review, I think it would really make things "click" for me.
thanks!