I am trying to build a grid that has both a static, known column and a set of unknown columns that need to be created dynamically. I have read and understand the method of using DynamicObject combined with the auto generate columns from the RadGridView, but in my situation I want the one known column (the "non-dynamic" one) to be editable, and the dynamic columns readonly (non editable).
Please advise...
Thanks!
Mike Gates
Please advise...
Thanks!
Mike Gates