HighTechTalks DotNet Forums  

DataGrid Help Needed

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


Discuss DataGrid Help Needed in the ASP.net Data Grid Control forum.



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

Default DataGrid Help Needed - 06-24-2004 , 08:17 AM






I saw this article and have implemented the code however this line


<script language="C#" runat="server" src="fetchData_sql.cs" />


refering to a file which i want to use, however i am doing my code in code
behind not in the html, can someone tell me how i reference the file
fetchData_sql.cs in the code behind as the command is not recognised.


Also the code for fetchdata_sql see link

http://authors.aspalliance.com/aspxt...ql. cs&font=3

does not have anything in it but that, do i just paste the code into a new
..cs file


Thanks



Reply With Quote
  #2  
Old   
Eliyahu Goldin
 
Posts: n/a

Default Re: DataGrid Help Needed - 06-24-2004 , 09:38 AM






Include the file into the project.

Eliyahu

"Jonathan Dixon" <jon6 (AT) ukonline (DOT) co.uk> wrote

Quote:
I saw this article and have implemented the code however this line


script language="C#" runat="server" src="fetchData_sql.cs" /


refering to a file which i want to use, however i am doing my code in code
behind not in the html, can someone tell me how i reference the file
fetchData_sql.cs in the code behind as the command is not recognised.


Also the code for fetchdata_sql see link


http://authors.aspalliance.com/aspxt...ql. cs&font=3

does not have anything in it but that, do i just paste the code into a new
.cs file


Thanks





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.