I am using ajaxcombobox in a popup form . When i select item from combobox ,three textboxes should be prefill in popup on selecting an item.But problem is that on selecting item its working fine but when i add new item and click on next fields my popup disapprears coz of autopostback true.I am using update panel also..But nothing working ....Please i am trapped into this help me.
Regadrs
Prerna
5 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Hi,
Thanku so much for giving me solution,
But on selectedindexchange my popup is not disappearing but on typing text on combobox its disappearing.
Or
Is there any way to restrict the user for not typing a text into combobox only they can select item from list of combobox having autosuggestion of items?
PrernaPosted Oct 9, 2012, 1:01 PM
Sukesh MarlaPosted Oct 9, 2012, 12:40 PM
PrernaPosted Oct 9, 2012, 1:54 AM
I dont know whether it will work or not if not - i can compromise my coding by --
restrict the user for not typing a text into combobox only they can select item from list of combobox having autosuggestion of items.
And then i will add one new textbox field when they want new item to be added.
Or is there any other way you can suggest .Do rpl me... Plss
Thanks And Regards
Prerna
PrernaPosted Oct 9, 2012, 1:39 AM
Sukesh MarlaPosted Oct 8, 2012, 4:15 PM
Now on Selected Index change of ComboBox Only that UpdatePanel get refreshed so, popup will remain as it is,
Check this is correct answer if it helped.