Click here to Skip to main content
16,004,991 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRedirect to a page on change in web.config Pin
Sandip Kansara28-Nov-06 23:24
Sandip Kansara28-Nov-06 23:24 
AnswerRe: Redirect to a page on change in web.config Pin
Eduard Keilholz28-Nov-06 23:56
Eduard Keilholz28-Nov-06 23:56 
GeneralRe: Redirect to a page on change in web.config Pin
Sandip Kansara29-Nov-06 0:21
Sandip Kansara29-Nov-06 0:21 
GeneralRe: Redirect to a page on change in web.config Pin
Eduard Keilholz29-Nov-06 4:16
Eduard Keilholz29-Nov-06 4:16 
AnswerRe: Redirect to a page on change in web.config Pin
GaryWoodfine 29-Nov-06 11:45
professionalGaryWoodfine 29-Nov-06 11:45 
Questionaspnet_wp and IBM Websphere MQ Pin
lijukv28-Nov-06 22:41
lijukv28-Nov-06 22:41 
AnswerRe: aspnet_wp and IBM Websphere MQ Pin
lijukv29-Nov-06 2:34
lijukv29-Nov-06 2:34 
QuestionColimns in Datagrid Pin
monika_vasvani28-Nov-06 22:39
monika_vasvani28-Nov-06 22:39 
Hi ALl

I have one datagrid in asp.net.I generate columns in grid.

But i know how to add column in c# with asp.net like

DG.Columns.Add(SetStyle(new BoundColumn(),"Order","OrderID",""));
DG.Columns.Add(SetStyle(new BoundColumn(),"Order Date","OrderDate","{0Big Grin | :-D }"));
DG.Columns.Add(SetStyle(new BoundColumn(),"Required Date","RequiredDate","{0Big Grin | :-D }"));

but when i write this code in vb.net with asp.net ,it gives an error.

How can i write in asp.net?

if u have and,pls give me guidenece.

Thanks
monika
AnswerRe: Colimns in Datagrid Pin
thomas_joyee28-Nov-06 23:05
thomas_joyee28-Nov-06 23:05 
AnswerRe: Colimns in Datagrid Pin
ruparanju29-Nov-06 0:25
ruparanju29-Nov-06 0:25 
QuestionImage Pin
AnhTin28-Nov-06 22:06
AnhTin28-Nov-06 22:06 
AnswerRe: Image Pin
Guffa29-Nov-06 0:04
Guffa29-Nov-06 0:04 
GeneralRe: Image Pin
Sandeep Akhare29-Nov-06 0:57
Sandeep Akhare29-Nov-06 0:57 
GeneralRe: Image Pin
Guffa29-Nov-06 1:18
Guffa29-Nov-06 1:18 
GeneralRe: Image Pin
AnhTin29-Nov-06 15:13
AnhTin29-Nov-06 15:13 
QuestionHow can i validate a checkbox control? Pin
just3ala228-Nov-06 20:58
just3ala228-Nov-06 20:58 
AnswerRe: How can i validate a checkbox control? Pin
thomas_joyee28-Nov-06 21:32
thomas_joyee28-Nov-06 21:32 
QuestionRe: How can i validate a checkbox control? Pin
just3ala228-Nov-06 21:43
just3ala228-Nov-06 21:43 
AnswerRe: How can i validate a checkbox control? Pin
needhelpinnet28-Nov-06 21:50
needhelpinnet28-Nov-06 21:50 
AnswerRe: How can i validate a checkbox control? Pin
just3ala228-Nov-06 22:04
just3ala228-Nov-06 22:04 
QuestionWeb service authentication Pin
Poovarasan Dharmalingam28-Nov-06 20:56
Poovarasan Dharmalingam28-Nov-06 20:56 
QuestionDropDownList Pin
aaraaayen28-Nov-06 20:54
aaraaayen28-Nov-06 20:54 
AnswerRe: DropDownList Pin
albCode28-Nov-06 21:47
albCode28-Nov-06 21:47 
GeneralRe: DropDownList Pin
aaraaayen28-Nov-06 22:42
aaraaayen28-Nov-06 22:42 
AnswerRe: DropDownList Pin
Imran Khan Pathan29-Nov-06 0:46
Imran Khan Pathan29-Nov-06 0:46 

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.