Group: Forum Members
Posts: 533,
Visits: 2K
|
Hi,
I have inherited DevExpress AspxTextBox to implement IWebBusinessBindable. I drop it on web page, and call AspxCallBackPanel callback when user click on AspxGridView row. I found that, in AspxCallBackPanel.Callback event, once I navigate record, the value which originally shown in Textbox (readonly) will be updated back to BO.
How to prevent this?
Thank you
|