|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Refresh DataGridHello,
I'd like to refresh a DataGrid in VB.NET (2003). I assigned to the datasource property an arraylist, when I add the first one, I can see it. But after, when I add more records in the arraylist, I see only the first one. In the arraylist there are more than 1 entry Is there a refresh to do ? which method ? thanks, Gabriel napisal(a):
> Hello, maybe again, by code set datasource = arraylist> > I'd like to refresh a DataGrid in VB.NET (2003). > > I assigned to the datasource property an arraylist, when I add the first > one, I can see it. > > But after, when I add more records in the arraylist, I see only the first > one. In the arraylist there are more than 1 entry > > Is there a refresh to do ? which method ? > > thanks, Mrozu > maybe again, by code set datasource = arraylist Of course, I tried but not work.Thanks, > Of course, I tried but not work. it's very strange. are you sure that new records are in arraylist?Mrozu |
|||||||||||||||||||||||