I have a rad grid with property autogenerated columns property is true in the design time.
I want to apply width for columns.for that I'm making the auto-generated column property as false in code.and adding bound columns with width.but after that if we do any sort or reorder that time data is not binding.Please help me....

Replies
Know the answer? Post it — somebody with the same question will find it here.