Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > Evaluating a datalist item using a function

Reply
Thread Tools

Evaluating a datalist item using a function

 
 
ree32
Guest
Posts: n/a
 
      08-26-2004
As I read in the records from the SQL into my datalist I want to be
able to check if the value is not blank, and if itsn't blank I want to
append the name of the column with the value.

The problem is I haven't been able to find away passing the
ammendments back to the datalist.

So can someone help with the syntax with this and also how to find the
name of the column and pass it to the datalist.

Thanks

PS. I know this group is DataGRid, but I cant find one for DataList to post.
 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Evaluating a Function After X Seconds: Python Equivalent to JavaScript's SetTimeout() Function ycoci0@gmail.com Python 3 06-12-2006 07:45 AM
Evaluating an element in a function declaration, not at run time. Ian Skinner Javascript 1 10-01-2004 09:51 PM
Setting up a datalist control - Item_DataBound for a datalist in a datalist Nevyn Twyll ASP .Net 8 09-09-2004 10:13 PM
RE: Pre-PEP: Dynamically evaluating default function arguments Robert Brewer Python 3 01-08-2004 05:55 PM
Pre-PEP: Dynamically evaluating default function arguments Daniel Ehrenberg Python 3 01-07-2004 02:05 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57