how to display a table in a grid when its name is selectd from another grid
hai,
i am working on an application where i connect to a database and
list the tables available in it in a datagridview. now, from these
listed tables when a user selects a table i want the description and
content of the table to be displayed in seperate gridviews.... please
help me i am new to vb.net