How to hide readonly fields from devexpress ASPxGridView inline edit
It appears you can hide controls using the ReadOnly/Visible properties of the edit controls in an ASPxGridView with inline edit mode.
Instead you have to change the EditItem template for the column to contain some blank text or a
No comments:
Post a Comment