--- In [email protected], "candysmate" <[EMAIL PROTECTED]> wrote:
>
> To set the selectedIndex to 0 when the dataGrid initializes try:
> 
> creationComplete = "this.selectedIndex = 0;"
>
When i am loading the data into the datagrid at that time i am able to 
set the index to 0, but when i try to sort particular column at that 
time its not setting the index [clicking on any column heading i want 
to set the selectedindex=0?.

Reply via email to