I'm using this demo http://demos.telerik.com/aspnet-ajax/controls/examples/integration/raduploadinajaxifiedgrid/defaultcs.aspx?product=upload&RadUrid=bc55435e-4358-4e8f-9b36-bc35d69be555 as my model. Of course, I have to switch it up a bit to use data from my back-end, and we're trying to create a library of many doc types, not just images, so my EditForm is created and handled a bit differenly.
It seems as if it's working pretty well, but I'm having a problem: On either update or insert, the EditForm doesn't disappear after the ajax postback is through. The grid does re-display with the new data, so things are working. I've just munged something up where the EditForm doesn't go away.
Anyway, can someone point me in the right direction, please? I don't see in the demo what makes the EditForm go away which I've (apparently) lost.
Thank you,
Scott
It seems as if it's working pretty well, but I'm having a problem: On either update or insert, the EditForm doesn't disappear after the ajax postback is through. The grid does re-display with the new data, so things are working. I've just munged something up where the EditForm doesn't go away.
Anyway, can someone point me in the right direction, please? I don't see in the demo what makes the EditForm go away which I've (apparently) lost.
Thank you,
Scott