Hi,
I am having a problem with the RadGrid and data binding from a web service.
The data is loaded in correctly but the styles are not set correctly for any items that appear after the items in the initial load.
For example, the Grid has 10 items when the page loads, all 10 items are displayed correctly, with Item height, CSS classes and Align working as they should.
However after the WebService update, all new items (any items above the first 10) will not be displayed correctly.
I've put together a simple project to demonstrate this problem, it seems to apply to all browsers. I'll see if I can upload it here somehow.
Thanks
Mike
nb, I cant see to be able to upload the project file here, any suggestions on how I can get it to you?