Hi
I've a requirement in my program where i need databse lookup for some fields. I can do this by using DataList or DataCombo. But the user should be allowed to resize the display area of the DataLis and also it
should be visible when the control gets the focus and diappear when it goes out of focus.
Since these features (resize and visible/invisible) are found in SHAutoComplete API (requires IE 5 or greater), is there any way i can use database lookup by using this API.
Thanx in advance
I've a requirement in my program where i need databse lookup for some fields. I can do this by using DataList or DataCombo. But the user should be allowed to resize the display area of the DataLis and also it
should be visible when the control gets the focus and diappear when it goes out of focus.
Since these features (resize and visible/invisible) are found in SHAutoComplete API (requires IE 5 or greater), is there any way i can use database lookup by using this API.
Thanx in advance