Hi all.
I have a radgrid with template columns populating on the client by webservice.
I have a problem, when I want to set page size to value bigger than on the beginning. I see in firebug that, in the added row, there aren't my fields which I added to the templates, so grid thrown a exception from the OnRowDataBound client event. What can I do with it?
I have a radgrid with template columns populating on the client by webservice.
I have a problem, when I want to set page size to value bigger than on the beginning. I see in firebug that, in the added row, there aren't my fields which I added to the templates, so grid thrown a exception from the OnRowDataBound client event. What can I do with it?