J
Julie Barnet
I need to have a combobox functionality (ie. be able to type and/or
select from list). I'm using the combobox control from
metabuilders.com. For the most part, this control does exactly what I
want it to do.
One flaw: when i set the autopostback to true, it seems to have no
effect on the control. I have a selectedindexchanged event handler
that is suppose to fire when the index of the user control changes.
It is only fired when the next postback occurs (ie. a button click).
Has anyone that has used this user control ran into the same problem
and has a fix? Or can someone suggest another third party control
that has similar functionalty to this?
Thanks in advance
Julie Barnet
select from list). I'm using the combobox control from
metabuilders.com. For the most part, this control does exactly what I
want it to do.
One flaw: when i set the autopostback to true, it seems to have no
effect on the control. I have a selectedindexchanged event handler
that is suppose to fire when the index of the user control changes.
It is only fired when the next postback occurs (ie. a button click).
Has anyone that has used this user control ran into the same problem
and has a fix? Or can someone suggest another third party control
that has similar functionalty to this?
Thanks in advance
Julie Barnet