paraglidersd
03-10-2009, 03:12 PM
I would like a way to ensure my datagrid (with dataprovider) updates when I am add a row to the dataprovider/array. Iam reading alot on these boards about how the indicated methods sometimes work and sometimes dont. I have a situation where I add a single row (via a call to get an xml document from a server, then add a row to the dataprovider) and the associated data grid does NOT update unless I add more than one row. Is there a surefire way to get the datagrid to redisplay?