New Posts New Posts RSS Feed: Adding 2 new columns to already existing gridview
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Adding 2 new columns to already existing gridview

 Post Reply Post Reply
Author
Lakshmiramineni View Drop Down
Newbie
Newbie


Joined: 09-Jun-2009
Location: Bangalore
Posts: 4
Post Options Post Options   Quote Lakshmiramineni Quote  Post ReplyReply Direct Link To This Post Topic: Adding 2 new columns to already existing gridview
    Posted: 16-Jun-2009 at 11:44pm
i am trying to add two new columns to an existing gridview in asp.net2.0 with vb.net as code behind.
iam calling 2 dataset functions in formload and created 2 private procedures for database connections.created 2 functions for returning the column values using datarow.Using 2 stored procedures for getting the values for 2 columns in the gridview.
please send me the code for the requirement as early as possible.
Back to Top
davidklitzke View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 14-Jun-2007
Posts: 715
Post Options Post Options   Quote davidklitzke Quote  Post ReplyReply Direct Link To This Post Posted: 18-Jun-2009 at 10:59am

This seems to be an "ASP.Net" issue, not a "Silverlight" issue so you might want to repost in the "Classic" or "WinClient" portion of the Forum.  For both Classic and WinClient, there are some tutorials on the AspDataSource.  The AspDataSource uses a Desgner approach to adding or deleting columns in a GridView.

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down