AD
Administrator
Syncfusion Team
June 16, 2005 10:11 PM UTC
Hi Gulshan,
My suggestion would be to use a global variable to store the current value at the end of every call to SelectedIndexChanged. Then you can use the value in that variable in the next SelectedIndexChanged as the previous value.
Regards,
Gregory Austin
Syncfusion Inc.
AD
Administrator
Syncfusion Team
June 16, 2005 10:48 PM UTC
Thanks Gregory!
yeah that''s the way out.
thanks
Gulshan
>Hi Gulshan,
>
> My suggestion would be to use a global variable to store the current value at the end of every call to SelectedIndexChanged. Then you can use the value in that variable in the next SelectedIndexChanged as the previous value.
>
>Regards,
>Gregory Austin
>Syncfusion Inc.