Hi
I have a large grid with a radrating control in one of the column templates. Since the grid is so large, it takes a bit of time to load when the user rates an item. I'd like to only have the row that is rated refresh. I'm curious if that is even possible?
I tried putting an ajax panel around the item template in the grid that contains the rating control, but that is not really feasible. The whole row needs to update its values, not just the radrating column in that row.
I did find that someone else asked the same question and Telerik answered in a support ticket, but the support ticket isn't viewable of course: http://www.telerik.com/community/forums/aspnet-ajax/grid/ajax-single-row-rebing.aspx
I'm going to continue to experiment, but I thought it would make sense to ask if I am headed down a dead-end road, so to speak.
Can someone point me in the right direction if it is possible? Thanks much. I really appreciate these forums.
I have a large grid with a radrating control in one of the column templates. Since the grid is so large, it takes a bit of time to load when the user rates an item. I'd like to only have the row that is rated refresh. I'm curious if that is even possible?
I tried putting an ajax panel around the item template in the grid that contains the rating control, but that is not really feasible. The whole row needs to update its values, not just the radrating column in that row.
I did find that someone else asked the same question and Telerik answered in a support ticket, but the support ticket isn't viewable of course: http://www.telerik.com/community/forums/aspnet-ajax/grid/ajax-single-row-rebing.aspx
I'm going to continue to experiment, but I thought it would make sense to ask if I am headed down a dead-end road, so to speak.
Can someone point me in the right direction if it is possible? Thanks much. I really appreciate these forums.