Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > How to skip the unbounded column...? new bie

Reply
Thread Tools

How to skip the unbounded column...? new bie

 
 
Maheshkumar.R
Guest
Posts: n/a
 
      06-15-2005
Hello groups,
I got one problem

i am using <%# DataBinder.Eval(Container.DataItem, "Column1")%>
in the itemtemplate of the datagrid

for the first time when i bind to grid i am selecting the column1 and displaying

for the second time when i bind it i am not selecting the column1

because of the <%# %> line in itemtemplate of the datagrid i am getting the error

Can anyone please write me solution for this....??

Mahesh
BLR
 
Reply With Quote
 
 
 
 
Kim Quigley
Guest
Posts: n/a
 
      06-16-2005
What error are you getting?
"Maheshkumar.R" <> wrote in message news:...
Hello groups,
I got one problem

i am using <%# DataBinder.Eval(Container.DataItem, "Column1")%>
in the itemtemplate of the datagrid

for the first time when i bind to grid i am selecting the column1 and displaying

for the second time when i bind it i am not selecting the column1

because of the <%# %> line in itemtemplate of the datagrid i am getting the error

Can anyone please write me solution for this....??

Mahesh
BLR
 
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
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
instanceOf operator new bie question dbaplusplus@hotmail.com Java 14 05-02-2006 10:12 AM
NEED BROWSER TAB HELP ! ( NEW BIE ) Ron Firefox 5 07-29-2005 09:07 AM
New Bie to DOTNET..(MCSD) Maheshkumar MCSD 3 10-06-2004 09:59 AM
Very New Bie Question: Where to Start from? Do you realllly need it? VOIP 1 04-09-2004 06:31 PM



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