HighTechTalks DotNet Forums  

Please, Please help!! I am stuck!

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


Discuss Please, Please help!! I am stuck! in the ASP.net Data Grid Control forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
-
 
Posts: n/a

Default Please, Please help!! I am stuck! - 11-29-2007 , 08:50 AM






I have written lots of code and also tested with Visual Studio WEB 2005
but i still dont get it...

This is what i cant get to work:
1. Connect to one datasource
2. Create a sql question that filters with value fetced from textbox
3. Get the data collection that will be viewed
4. Create a gridview and add the data collection to it and Databind
5. Databind
6.

Reply With Quote
  #2  
Old   
-
 
Posts: n/a

Default Re: Please, Please help!! I am stuck! - 11-29-2007 , 10:01 AM






(This was ment to be in the previous post.)

This is what i cant get to work:
1. Connect to one datasource
2. Create a sql question that filters with value fetced from textbox
3. Get the data collection that will be viewed
4. Create a gridview and add the data collection to it and Databind
5. Databind
6. A button with a click-event that starts:

7. Connect to one datasource
8. Create a sql question that filters with new value from textbox
9. Get the data collection that will be viewed
10. Create a gridview and add the data collection and databind

1 to 6 works Well!!
Then 7 to 10 does not work because i cant kill/destroy the gridview.

I have noone else to ask from.

What am i doing wrong?

Thank you, 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.