I want to add specific data column from database to the data table on text box click

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cst25
    New Member
    • Apr 2016
    • 1

    I want to add specific data column from database to the data table on text box click

    I am using visual studio 2008, In web application(C#) , I take gridview, DropDownList and a text box contol, when I select value from dropdownlist, I want to show the data related to that dropdownlist value from database in the data table, but only specific columns NOT all the values from databse table.??
    how can done this??
    Anyone have the idea about this??
    please help...
    thanks
Working...