Click here to Skip to main content
16,010,334 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Some advice please? Pin
Paul Conrad1-Jun-07 10:19
professionalPaul Conrad1-Jun-07 10:19 
AnswerRe: Some advice please? Pin
Christian Graus1-Jun-07 10:34
protectorChristian Graus1-Jun-07 10:34 
GeneralRe: Some advice please? Pin
Visual Very Basic1-Jun-07 20:47
Visual Very Basic1-Jun-07 20:47 
GeneralRe: Some advice please? Pin
Christian Graus1-Jun-07 21:03
protectorChristian Graus1-Jun-07 21:03 
GeneralRe: Some advice please? Pin
Visual Very Basic1-Jun-07 21:41
Visual Very Basic1-Jun-07 21:41 
GeneralRe: Some advice please? Pin
Christian Graus1-Jun-07 23:33
protectorChristian Graus1-Jun-07 23:33 
AnswerRe: Some advice please? Pin
Sathesh Sakthivel1-Jun-07 15:20
Sathesh Sakthivel1-Jun-07 15:20 
QuestionError: Option Strict On disallows late binding. Pin
udaykatakam1-Jun-07 7:24
udaykatakam1-Jun-07 7:24 
Hi,

I am using VS2005 and when I was trying to put a template Item to a data grid I am getting this error " Option Strict On disallows late binding " Not sure what it means can some one help me in fixing this error.

The code I used was


<asp:templatecolumn headertext="Status">

<itemtemplate>

<asp:label id="lblLabelName" runat="server" text="<%# Container.DataItem("AwardDesc") %>">





Thanks,
Uday


Uday

AnswerRe: Error: Option Strict On disallows late binding. Pin
kubben1-Jun-07 7:54
kubben1-Jun-07 7:54 
QuestionVB.net Pin
rahulreghu_20071-Jun-07 5:38
rahulreghu_20071-Jun-07 5:38 
AnswerRe: VB.net Pin
leckey1-Jun-07 5:49
leckey1-Jun-07 5:49 
AnswerRe: VB.net Pin
Sathesh Sakthivel1-Jun-07 6:10
Sathesh Sakthivel1-Jun-07 6:10 
AnswerRe: VB.net Pin
Christian Graus1-Jun-07 10:35
protectorChristian Graus1-Jun-07 10:35 
Questionshutting my pc using VB command control Pin
shdtwen1-Jun-07 4:35
shdtwen1-Jun-07 4:35 
AnswerRe: shutting my pc using VB command control Pin
Dave Kreskowiak1-Jun-07 4:50
mveDave Kreskowiak1-Jun-07 4:50 
AnswerRe: shutting my pc using VB command control Pin
haggenx1-Jun-07 12:38
haggenx1-Jun-07 12:38 
GeneralRe: shutting my pc using VB command control Pin
Dave Kreskowiak1-Jun-07 13:21
mveDave Kreskowiak1-Jun-07 13:21 
GeneralRe: shutting my pc using VB command control Pin
Paul Conrad1-Jun-07 13:27
professionalPaul Conrad1-Jun-07 13:27 
QuestionDataSet writing errors Pin
Quecumber2561-Jun-07 3:33
Quecumber2561-Jun-07 3:33 
AnswerRe: DataSet writing errors Pin
Marcus J. Smith1-Jun-07 3:36
professionalMarcus J. Smith1-Jun-07 3:36 
GeneralRe: DataSet writing errors Pin
Quecumber2561-Jun-07 7:12
Quecumber2561-Jun-07 7:12 
Questionerror Pin
WhiteGirl231-Jun-07 3:30
WhiteGirl231-Jun-07 3:30 
AnswerRe: error Pin
Dave Kreskowiak1-Jun-07 4:11
mveDave Kreskowiak1-Jun-07 4:11 
GeneralRe: error Pin
WhiteGirl233-Jun-07 19:45
WhiteGirl233-Jun-07 19:45 
Questionenumerator Pin
Sonia Gupta1-Jun-07 3:18
Sonia Gupta1-Jun-07 3:18 

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.