This is a migrated thread and some comments may be shown as answers.

Upgrade issue with RadGrid (client bound)

1 Answer 102 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ayyappan
Top achievements
Rank 1
Ayyappan asked on 22 Jan 2015, 07:17 AM
We are upgrading telerik version from 2012.2.724.40 to 2014.3.1209.40. We use client bound radgrid extensively in our application. 

Issue: In an client bound grid, when we drag-drop columns, and then when we do a post back, specific type of columns content is missing. 
For example, consider the below scenario where a radgrid has a GridHyperLinkColumn or GridButtonColumn 
1. re-order  (drag-drop) a column(GridHyperLinkColumn or GridButtonColumn)
2. post back .
 the GridHyperLinkColumn inner HTML does not have an anchor tag. Also the Grid image button's image is  missing.

This was working in earlier version. 

Please find the below screenshot 
Screenshot1: original grid
Screenshot2: grid with columns reordered 
Screenshot3: grid with the image button column missing after postback.

Please can you help to fix this.




1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 26 Jan 2015, 01:48 PM
Hi Ayyappan,

Based on the provided information it is a bit difficult to determine what exactly is causing the issue on your end. Therefore I would kindly ask you to elaborate a bit more on your scenario.

What kind of client-side binding exactly you are using in your application? Also can you please let me know if you are performing postback out of the Grid or some of the Grid actions are causing postback.

Also please make sure that the "ReorderColumnsOnClient" property is set to true.

Regards,
Maria Ilieva
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Ayyappan
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or