Hello
I am new to DevExpress and wonder if someone can help me with this.
I have a DevExpress aspx gridview and want to make just one column editable(inline) on the click event of a button on another update panel. This is an unbound column as well. Could someone help?
In the column editor, set the editformsetttings for that column to visible=false
http://tv.devexpress.com/ASPxGridView101DataEditing.movie
Hi
Thanks for the quick response. I just found out one of the examples which is similar to my requirements.
http://www.devexpress.com/Support/Center/e/E158.aspx
Would have been great if this was a feature in the Aspx Gridview :-)