Within a radgrid, I added one template column in the MasterTableView, while the rest of the radgrid columns were auto-generated via a database query. However, this template column always displayed as the left-most column, while I expected it to be displayed to the right-most of the grid. I've tried to change its column index in the prerender event. It didn't work. It seemed in the prerender event, the template column was the only column recognized.
Is there a way to move this "pre-defined" column to the right-most in an auto-generated radgrid? Thanks!
Shawn
Is there a way to move this "pre-defined" column to the right-most in an auto-generated radgrid? Thanks!
Shawn