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

RadGrid lost styles of items on expand detailtable

3 Answers 54 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Santi
Top achievements
Rank 1
Santi asked on 14 Apr 2015, 03:51 PM

Hello,

 I have a radGrid wich has detailtables and gridTableView to show the information grouped. The problem is that i lost the item style of the detail tables when a expand one level (in columnCreated event is on i set the width properties of the columns) event. I use autogeneratedcolumn.

 Any idea?

 thanks!

 

 

3 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 17 Apr 2015, 10:22 AM
Hello Santi,

Can you please post your page markup as well as the related code behind? Thus we will be bale to revise them locally and do our best to isolate the root cause of the issue.

Regards,
Maria Ilieva
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
Santi
Top achievements
Rank 1
answered on 20 Apr 2015, 10:12 AM

Hello i resolved the problem,

i was putting the grid expand column on visible false and this fails but if i put the display variable to false then works fine.

Thanks

0
Maria Ilieva
Telerik team
answered on 22 Apr 2015, 02:16 PM
Hi,

I'm glad that you were able to fix the issue on your end. Do let us know if further assistance is needed.

Regards,
Maria Ilieva
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

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