Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > bound datagrid?

Reply
Thread Tools

bound datagrid?

 
 
DzemoT.
Guest
Posts: n/a
 
      02-19-2004
haw to bound datagrid column to two columns in database. Ex. i woan to use
hyperlink column and show first and last name (two columns in database) in
one column.


 
Reply With Quote
 
 
 
 
=?Utf-8?B?QmFycnkgRm9ycmVzdA==?=
Guest
Posts: n/a
 
      02-19-2004
DZemo
The easiest way to do that is to combine the fields in your database select statement. Other wise you'll need to tap into the DataGrid.ItemDataBound event and control the output there

----- DzemoT. wrote: ----

haw to bound datagrid column to two columns in database. Ex. i woan to us
hyperlink column and show first and last name (two columns in database) i
one column



 
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
Lower bound & Upper bound sunil panda Java 9 10-07-2008 08:32 PM
Passing Bound Object value to another Bound Object Phillip Vong ASP .Net 0 07-27-2006 10:54 PM
How to represent the data in a not bound control via bound control Mario Krsnic ASP .Net 0 06-23-2006 07:38 AM
Getting lower-bound and upper-bound of strings input Rhiner Dan C++ 1 03-27-2005 02:03 AM
optimize error:left bound range doesn't evaluate to a const. senthil VHDL 0 03-04-2004 03:02 AM



Advertisments