Hi There,
I have a radgrid with four columns. However, I have a condition: if type "A" I must show all the four columns enabled for editing. If type "B" I must show only three columns for editing.
The problem is that if I hide the column or use readonly property the field appear for editing anyway.
Is there a way or a functionality of RadGrid that could make possible to hide programmatically those fields for editing?
Thanks for any help.
Marcio Nascimento
I have a radgrid with four columns. However, I have a condition: if type "A" I must show all the four columns enabled for editing. If type "B" I must show only three columns for editing.
The problem is that if I hide the column or use readonly property the field appear for editing anyway.
Is there a way or a functionality of RadGrid that could make possible to hide programmatically those fields for editing?
Thanks for any help.
Marcio Nascimento