You could try something like: dg.selectedItem = xmlDataProvider[0];
where xmlDataProvider[0] points to the first item in the dataprovider. -- Jhonny Everson
You could try something like: dg.selectedItem = xmlDataProvider[0];
where xmlDataProvider[0] points to the first item in the dataprovider. -- Jhonny Everson