
March 22nd, 2002, 09:30 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
datagrid + dropdownlist
<i><b>Originally posted by : Canducci (fcanducci@libero.it)</b></i><br />I have an object datagrid with a column redesigned like dropdownlist,<br />in page HTML I have the code onselecteditemchange="nameroutine", in the<br />code vb I have inserted the following code <br /><br />sub nameroutine(sender as object, and as system.eventargs) <br /><br />end sub<br /><br />I succeed to intercept the event but as I<br />make to gain the value changed in the dropdownlist.<br /><br />thanks<br /><br />Canducci Franco Italy
|