M
Matthew Woods
bool A = Is this the right place to ask this question?
if (A)
{
Where can i find a good example of an ArrayList bound to a datagrid that
automatically updates the grid when the public data within the class
contained in the arraylist is updated. i do not want to use
datagrid.refresh() because the data updates randomly and often frequently
and refreshing the whole grid several times a second is expensive and causes
a flicker.
}
else
{
please redirect me to the appropriate newsgroup.
}
thanks
Matt
if (A)
{
Where can i find a good example of an ArrayList bound to a datagrid that
automatically updates the grid when the public data within the class
contained in the arraylist is updated. i do not want to use
datagrid.refresh() because the data updates randomly and often frequently
and refreshing the whole grid several times a second is expensive and causes
a flicker.
}
else
{
please redirect me to the appropriate newsgroup.
}
thanks
Matt