hi,
Is there more to row reordering grid then just setting RowReordering property of the grid to true and AllowRowReordering of DataSource to true? I tried setting those 2 properties to true but cannot get reordering column to appear.
thank you
Mark
Hey Mark,
Sorry for the delayed response.
To be clear, are you talking about Row reordering, or Column reordering?
You mentioned in your above post that you set the row reordering properties, but could not get column reordering to appear?
I'll make a sample for either one, just wanted to know which you were referring.
-SteveZ
Hi Steve,
I am talking about RowReordering only, and cannot get reordering column to appear. (The column on the right that you can drag and drop rows)
I uploaded one of your samples file where I can demonstrate the problem. Based on the sampler all I have to do was to set true on a flag but seems I am missing something.
Thank you
Never mind, i understand your question now. Just need to work on my reading comprehension.
I'm testing it out now.
Thanks,