some body help me.I want to know how to put the dropdown list from database at my textbox cursor.

full problem definition is like this.

I want to create a Hint system for SQL which will give the structure of of Query. for example if user enters trigger he will get drop down list of all possible structure of trigger.which I will collect from cache memory.
same if user gives select * from (drop down of user table).
now how get this drop down at that location which also should valid if I click by mouse pointer.

If also solutions with as application are also welcome.

Thanks in advance.

Recommended Answers

All 2 Replies

Strangely enough, a google search comes up with guides for what you want to do:
Click

thanks for replay.
In Google we have drop down below textbox whose size is small and occupies whole text area. where as my need is size of textbox is comparatively large than google one and drop down for suggestions should be at my cursor position.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.