For example:
I have set BindingSource, deleted not needed columns (leaving 2 TextBoxColumns on the GridView) and then added LookupColumn. When I have clicked OK button, the LookupColumn disappeared.
1 Answer, 1 is accepted
0
Julian Benkov
Telerik team
answered on 11 Dec 2009, 09:31 AM
Hi Sandi Markon,
Please give us a more detailed description of your scenario or some code snippets so that we can see your logic for binding, adding of columns, buttons click event handlers, etc.