|
AutoPostbackEnable="false"
|
|
AutoPostbackEnable="true"
|
| | |
With AutoPostbackEnable set to true, the combobox will post back
every time the Text or the Value are changed.
| | |
ASP.NET
<obout:Combobox id="cbo1" AutoPostbackEnable="true" runat="server"> ... </obout:Combobox>
|
| | |
| "In the future, we will always look to Obout first when searching for new components." |
Darren Terrell |
|
| | |
|