J
jts-law
Guest
All, I have a grid with a popup editor. In the dataBound event, the Edit and Delete buttons may get hid based on the data values. My issue is that if the user selects Cancel from the popup, the selected row is refreshed/redrawn and the Edit and Delete buttons that were hidden get displayed again. I've tried applying my changes from the "cancel" event which doesn't work because the row refresh appears to happen after the cancel event. Is there another event that runs after the grid or data source is refreshed that I can use? If not, has anybody else run into this and found a solution? Louis
Continue reading...
Continue reading...