Hi,
I have a rad Grid with Grouping Feature. I am binding Group name with image icon next to it dynamically in Item_created event.
i.e I take GroupName and image name separated by some special character ex. '#', split it in Item created event and display it.
All works fine when page is loaded first time but when i try to collapse the group it does not show properly i.e it displays GroupName#ImagePath with ":" added to the start.
Request you to please suggest.
Thanks and regards,
Manish
I have a rad Grid with Grouping Feature. I am binding Group name with image icon next to it dynamically in Item_created event.
i.e I take GroupName and image name separated by some special character ex. '#', split it in Item created event and display it.
All works fine when page is loaded first time but when i try to collapse the group it does not show properly i.e it displays GroupName#ImagePath with ":" added to the start.
Request you to please suggest.
Thanks and regards,
Manish