HighTechTalks DotNet Forums  

In a GridView i have a new dataset i want to show in it...

ASP.net Data Grid Control microsoft.public.dotnet.framework.aspnet.datagridcontrol


Discuss In a GridView i have a new dataset i want to show in it... in the ASP.net Data Grid Control forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
chot@home.se
 
Posts: n/a

Default In a GridView i have a new dataset i want to show in it... - 11-25-2007 , 02:42 PM






In a GridView i have a new dataset i want to show in it.
I dont know how to make the gridview show my new dataset.

Say, if i add my data to the gridview:
Me.grdGifts.DataSource = gifts
Me.grdGifts.DataBind()

this does not actually make the data updated in the gridview for me.
I have been thinking of an alternative and it is to remove the
gridview and then to create it all over again but i think it might make
the web page rather slow?

Thanks, Christian Otrel

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.