AutoComplete - Remove close button in history dropdown

HI, I want to remove close(X) button from the history drop down. I dont find any thing to do that. Also some where in the forum, i read that it cannot be removed. Is this true? Can I not remove? Rgds Rajani Kanth

4 Replies

AR Anupama Roy Syncfusion Team March 20, 2006 07:10 AM UTC

Hi Rajani Kanth, You can set ShowCloseButton property of autoComplete to false inorder to hide the close button. this.autoComplete1.ShowCloseButton = false; If this property is not supported in your version,then you will have to log into your DirectTrac account and upgrade to our latest version 4.1.0.62. Please let me know if you have any questions. Thank you for choosing Syncfusion products. Regards, Anu.


BR Badri Rajani Kanth March 20, 2006 05:26 PM UTC

Thank You Anu, We are working with v 3.2.1.0. I dont know if it is possible to give a DLL for us. If possible, give us DLL with updated version as v 3.2.1.1, so that we can use this DLL directly using binding re-direct. Plz have a look at Technical support incident 24209, in which we have earlier requested Synchfusion for similer DLL. I think this would give clear picture. Rgds Rajani Kanth


AR Anupama Roy Syncfusion Team March 21, 2006 01:46 PM UTC

Hi Rajani Kanth, We need to make the changes in Shared.base dll as well as Tools.Windows.I will get back to you tommorrow if i am able to build it successfully. Thanks, Anu.


BR Badri Rajani Kanth March 22, 2006 10:41 AM UTC

Thatz Great Anu, Thank You Badri Rajani Kanth

Loader.
Up arrow icon