manipulation of table in gridview

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vineeth006
    New Member
    • Mar 2008
    • 1

    manipulation of table in gridview

    respected sir,
    iam new to vb.net.i just want to know how we can edit a table from datagridview.an d also i have a small problem in retrieving table from sql to a gridview when i add coloumn colletions to the gridview.please help me
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Originally posted by vineeth006
    respected sir,
    iam new to vb.net.i just want to know how we can edit a table from datagridview.an d also i have a small problem in retrieving table from sql to a gridview when i add coloumn colletions to the gridview.please help me
    Hi!

    I'm not sure what you mean by "edit a table from DataGridView".

    Do you want to add a button that allows the user to update data within the DataGridView?

    Do you want to change the appearance of the DataGridView (eg it's height and width, column colours etc)?

    Could you also provide more information on your problem regarding retrieving your table from the SQL table?

    Post any code snippets that you think will help us understand your problem (please use code tags when posting code snippets)

    -Frinny

    Comment

    Working...