Click here to Skip to main content
15,900,108 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Jscript in content pages Pin
Dennis E White8-Nov-11 15:20
professionalDennis E White8-Nov-11 15:20 
GeneralRe: Jscript in content pages Pin
MalarGayu8-Nov-11 15:24
MalarGayu8-Nov-11 15:24 
AnswerRe: Jscript in content pages Pin
Brij8-Nov-11 22:42
mentorBrij8-Nov-11 22:42 
GeneralRe: Jscript in content pages Pin
MalarGayu9-Nov-11 11:57
MalarGayu9-Nov-11 11:57 
GeneralRe: Jscript in content pages Pin
MalarGayu9-Nov-11 14:37
MalarGayu9-Nov-11 14:37 
GeneralRe: Jscript in content pages Pin
Brij9-Nov-11 17:03
mentorBrij9-Nov-11 17:03 
Questionquestion on gridview logic Pin
classy_dog8-Nov-11 6:24
classy_dog8-Nov-11 6:24 
AnswerRe: question on gridview logic Pin
Dennis E White8-Nov-11 8:17
professionalDennis E White8-Nov-11 8:17 
classy_dog wrote:
what does the '|' mean


It is a bitwise OR of the two values.


classy_dog wrote:
can you explain what is occuring in the line of code for <pre> 'row = ...


Are you asking about the pre tag or the function call to CreateRow?? I am assuming it is about the tag since the other code seems to be fairly self documenting.

pre tag explained here[^]

Namespaces and their explanations is something you can google and get all sorts of information.

google c# namespaces[^]

classy_dog wrote:
I see the following items being referred to in the .aspx file


I am unclear what you mean by referred to?? That is a part of the gridview that you have defined in your code.

I don't mean to pry or sound rude but the level of your questions in consideration with the code you have written leads me to wonder if all this is for a code interview you are taking part in. It just seems odd that you have all this stuff created yet you know so very little about it.
as if the facebook, twitter and message boards weren't enough - blogged

GeneralRe: question on gridview logic Pin
classy_dog8-Nov-11 9:03
classy_dog8-Nov-11 9:03 
GeneralRe: question on gridview logic Pin
Dennis E White8-Nov-11 9:17
professionalDennis E White8-Nov-11 9:17 
GeneralRe: question on gridview logic Pin
classy_dog8-Nov-11 9:50
classy_dog8-Nov-11 9:50 
GeneralRe: question on gridview logic Pin
Dennis E White8-Nov-11 15:26
professionalDennis E White8-Nov-11 15:26 
GeneralRe: question on gridview logic Pin
classy_dog8-Nov-11 17:59
classy_dog8-Nov-11 17:59 
GeneralRe: question on gridview logic Pin
Dennis E White8-Nov-11 18:13
professionalDennis E White8-Nov-11 18:13 
GeneralRe: question on gridview logic Pin
classy_dog9-Nov-11 5:37
classy_dog9-Nov-11 5:37 
SuggestionRe: question on gridview logic Pin
RaviRanjanKr19-Nov-11 9:56
professionalRaviRanjanKr19-Nov-11 9:56 
QuestionI want to catch event when user close page. Pin
buffering837-Nov-11 20:51
buffering837-Nov-11 20:51 
AnswerRe: I want to catch event when user close page. Pin
Anuj Banka8-Nov-11 0:53
Anuj Banka8-Nov-11 0:53 
GeneralRe: I want to catch event when user close page. Pin
buffering838-Nov-11 12:40
buffering838-Nov-11 12:40 
GeneralRe: I want to catch event when user close page. Pin
Anuj Banka8-Nov-11 19:16
Anuj Banka8-Nov-11 19:16 
Questionseveral input sources for web form 2010 control Pin
Member 82175177-Nov-11 16:54
Member 82175177-Nov-11 16:54 
Questionsupply data for web control field Pin
Member 82175177-Nov-11 6:23
Member 82175177-Nov-11 6:23 
AnswerRe: supply data for web control field Pin
Richard MacCutchan7-Nov-11 7:41
mveRichard MacCutchan7-Nov-11 7:41 
GeneralRe: supply data for web control field Pin
Member 82175177-Nov-11 8:32
Member 82175177-Nov-11 8:32 
QuestionMessage Closed Pin
7-Nov-11 2:56
SoftwareWarsaw7-Nov-11 2:56 

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.