Hi All,
In query bulder , when drag and drop a table from left panel how I get the checkboxes and column names including table name as the title. Can anybody suggest me which control I should use for this?. Just I want to develop a Graphical query builder tool some database servers including mssql server, mysql, oracle etc..
Here If I used CheckedListBox Control, there is no option for title (for displaying table name) and close button at the top right corner. If anyone with patience please suggest me .