Click here to Skip to main content
15,908,834 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: User.Identity.name Pin
BasharatAli24-Jul-07 23:42
BasharatAli24-Jul-07 23:42 
Questionhow to use scrolling in grid view Pin
Piyush Vardhan Singh24-Jul-07 21:18
Piyush Vardhan Singh24-Jul-07 21:18 
AnswerRe: how to use scrolling in grid view Pin
BasharatAli24-Jul-07 23:38
BasharatAli24-Jul-07 23:38 
GeneralRe: how to use scrolling in grid view Pin
Piyush Vardhan Singh25-Jul-07 2:04
Piyush Vardhan Singh25-Jul-07 2:04 
Questionradchart labeles Pin
devsam24-Jul-07 20:44
devsam24-Jul-07 20:44 
AnswerRe: radchart labeles Pin
Christian Graus24-Jul-07 20:47
protectorChristian Graus24-Jul-07 20:47 
GeneralRe: radchart labeles Pin
devsam24-Jul-07 21:29
devsam24-Jul-07 21:29 
GeneralRe: radchart labeles Pin
Christian Graus24-Jul-07 21:50
protectorChristian Graus24-Jul-07 21:50 
You've obviously very new, and hopelessly lost. Replacing 3+1 with 4 makes your code more legible, but it's still going to do the same thing - 3+1 = 4. You should instead write code that works out how many items it's going to iterate over, or at least checks if the number you expect is there.

You should also try to give your variables real names, 'radchart1' doesn't cut it. That's another hint on readability.

Given that you're using controls that have to be bought, I assume you're not in a class, so I think you should go and ask your employer to provide you with a book on ASP.NET and one on the language you're using, so you can work through them, and start to understand the nature of what it is you're trying to do.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: radchart labeles Pin
devsam24-Jul-07 23:12
devsam24-Jul-07 23:12 
AnswerRe: radchart labeles Pin
Arindam Tewary24-Jul-07 23:18
professionalArindam Tewary24-Jul-07 23:18 
GeneralRe: radchart labeles Pin
devsam24-Jul-07 23:23
devsam24-Jul-07 23:23 
GeneralRe: radchart labeles Pin
Arindam Tewary24-Jul-07 23:32
professionalArindam Tewary24-Jul-07 23:32 
GeneralRe: radchart labeles Pin
devsam25-Jul-07 1:35
devsam25-Jul-07 1:35 
QuestionPrinting by default landscape Pin
samerh24-Jul-07 20:31
samerh24-Jul-07 20:31 
Questionformat date in gridview control Pin
kinnuP24-Jul-07 20:12
kinnuP24-Jul-07 20:12 
AnswerRe: format date in gridview control Pin
Imran Khan Pathan24-Jul-07 21:19
Imran Khan Pathan24-Jul-07 21:19 
Questionsecurity problem to create files in shared wwwroot Pin
SamRST24-Jul-07 20:01
SamRST24-Jul-07 20:01 
AnswerRe: security problem to create files in shared wwwroot Pin
N a v a n e e t h24-Jul-07 20:23
N a v a n e e t h24-Jul-07 20:23 
GeneralRe: security problem to create files in shared wwwroot Pin
SamRST25-Jul-07 1:27
SamRST25-Jul-07 1:27 
QuestionDetailsView - selected object Pin
boy.pockets24-Jul-07 20:00
boy.pockets24-Jul-07 20:00 
QuestionText box Pin
Imthu24-Jul-07 19:34
Imthu24-Jul-07 19:34 
AnswerRe: Text box Pin
Christian Graus24-Jul-07 19:52
protectorChristian Graus24-Jul-07 19:52 
AnswerRe: Text box Pin
Arindam Tewary24-Jul-07 20:09
professionalArindam Tewary24-Jul-07 20:09 
GeneralRe: Text box Pin
tisaracorner24-Jul-07 21:11
tisaracorner24-Jul-07 21:11 
GeneralRe: Text box Pin
Christian Graus24-Jul-07 21:55
protectorChristian Graus24-Jul-07 21:55 

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.