Click here to Skip to main content
15,922,015 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: more than one Report display in .net Pin
Sylvester george26-Feb-07 20:42
Sylvester george26-Feb-07 20:42 
GeneralRe: more than one Report display in .net Pin
Kissy1626-Feb-07 22:19
Kissy1626-Feb-07 22:19 
GeneralRe: more than one Report display in .net Pin
Sylvester george26-Feb-07 22:24
Sylvester george26-Feb-07 22:24 
GeneralRe: more than one Report display in .net Pin
Kissy1626-Feb-07 22:37
Kissy1626-Feb-07 22:37 
GeneralRe: more than one Report display in .net Pin
Sylvester george26-Feb-07 22:41
Sylvester george26-Feb-07 22:41 
Questioncannot add a blank row to a bound datagrid with checkbox control [modified] Pin
BORN...again!26-Feb-07 17:51
BORN...again!26-Feb-07 17:51 
AnswerRe: cannot add a blank row to a bound datagrid with checkbox control Pin
Tuwing.Sabado26-Feb-07 18:29
Tuwing.Sabado26-Feb-07 18:29 
GeneralRe: cannot add a blank row to a bound datagrid with checkbox control Pin
BORN...again!26-Feb-07 18:45
BORN...again!26-Feb-07 18:45 
Hello Mark,

A big thankyou for your prompt help and your time to read my post.

I jumped to the solution and did a copy-paste (VB code), but I get the following error :

Compiler Error Message: BC30201: Expression expected.

Source Error:
asp:templatecolumn headertext="Current Driver?">
itemtemplate>
asp:checkbox id="cbcurrentdriver" runat="server" autopostback="true" checked='<%# Iif(DataBinder.Eval(Container.DataItem,"currentdriver")== System.DBNull, false, DataBinder.Eval(Container.DataItem,"currentdriver")) %>'
enabled="false" />
/itemtemplate>



what am I doing wrong?



Aartee.
...HE is watching Us All!

GeneralRe: cannot add a blank row to a bound datagrid with checkbox control [modified] Pin
Tuwing.Sabado26-Feb-07 19:32
Tuwing.Sabado26-Feb-07 19:32 
GeneralRe: cannot add a blank row to a bound datagrid with checkbox control Pin
BORN...again!27-Feb-07 12:15
BORN...again!27-Feb-07 12:15 
GeneralRe: cannot add a blank row to a bound datagrid with checkbox control Pin
BORN...again!27-Feb-07 14:46
BORN...again!27-Feb-07 14:46 
QuestionAdjusting height of Multipage control [modified] Pin
Vsree26-Feb-07 17:50
Vsree26-Feb-07 17:50 
QuestionHow to do the user can add field in the screen page? Pin
sdev26-Feb-07 17:33
sdev26-Feb-07 17:33 
AnswerRe: How to do the user can add field in the screen page? Pin
Sandeep Akhare26-Feb-07 19:13
Sandeep Akhare26-Feb-07 19:13 
GeneralRe: How to do the user can add field in the screen page? Pin
sdev26-Feb-07 19:25
sdev26-Feb-07 19:25 
GeneralRe: How to do the user can add field in the screen page? Pin
Sandeep Akhare26-Feb-07 19:32
Sandeep Akhare26-Feb-07 19:32 
GeneralRe: How to do the user can add field in the screen page? Pin
sdev26-Feb-07 20:04
sdev26-Feb-07 20:04 
Questionjavascript and xml Pin
Member 309559326-Feb-07 17:10
Member 309559326-Feb-07 17:10 
AnswerRe: javascript and xml Pin
Sandeep Akhare26-Feb-07 19:44
Sandeep Akhare26-Feb-07 19:44 
QuestionCan't access database Pin
Eyungwah26-Feb-07 14:26
Eyungwah26-Feb-07 14:26 
QuestionPassing Color Parameters Pin
Expert Coming26-Feb-07 13:11
Expert Coming26-Feb-07 13:11 
AnswerRe: Passing Color Parameters Pin
Guffa26-Feb-07 13:38
Guffa26-Feb-07 13:38 
QuestionList installed framework on server and list installed browsers on Windows... Pin
Kasic Slobodan26-Feb-07 12:11
Kasic Slobodan26-Feb-07 12:11 
AnswerRe: List installed framework on server and list installed browsers on Windows... Pin
Sylvester george26-Feb-07 22:00
Sylvester george26-Feb-07 22:00 
GeneralRe: List installed framework on server and list installed browsers on Windows... Pin
Kasic Slobodan26-Feb-07 23:53
Kasic Slobodan26-Feb-07 23:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.