Problem with silverlight data grid
-
I'm using a silverlight2 datagrid in my applcation. While loading it shows very well and after the selection of one row in the grid to change the values and then click on the update button it it works very well and showing the grid very well. But after the updation while showing the grid if we move the scroll bar up and down i'm missing the row. It shows an empty row there. Need help to show the row while scrolling grid view scroll bar. -ravi
-
I'm using a silverlight2 datagrid in my applcation. While loading it shows very well and after the selection of one row in the grid to change the values and then click on the update button it it works very well and showing the grid very well. But after the updation while showing the grid if we move the scroll bar up and down i'm missing the row. It shows an empty row there. Need help to show the row while scrolling grid view scroll bar. -ravi
Can you post a small example that demonstrates the problem? I don't know about anyone else, but I have no idea what your "updation" code is doing...
Mark Salsbery Microsoft MVP - Visual C++ :java: