Hi all i have 2 drop down list on my web page
the first one bound to a sqldatasource and it's work fine
............................
the second one bound to a sqldatasource (with a parameter depends on the first drop down list selected value )
and it's work fine too .
But
when a user make a selection on the second drop down list, any post back on the page will return the second drop down list selected index equal to 0
I tried so hard (ON MSDN) to understand why this happen only on this drop down list....
but no result, Any help will be appreciated![]()



Reply With Quote



