Click here to Skip to main content
15,916,398 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionmultiselect combo box [modified] Pin
haissk3-Sep-09 16:47
haissk3-Sep-09 16:47 
AnswerRe: multiselect combo box Pin
Arun Jacob3-Sep-09 18:28
Arun Jacob3-Sep-09 18:28 
QuestionHelp with using DIV tags for client-side layout Pin
tagyurit3-Sep-09 15:44
tagyurit3-Sep-09 15:44 
QuestionGridView Pin
Illegal Operation3-Sep-09 15:11
Illegal Operation3-Sep-09 15:11 
AnswerRe: GridView Pin
N a v a n e e t h3-Sep-09 15:52
N a v a n e e t h3-Sep-09 15:52 
AnswerRe: GridView Pin
tagyurit3-Sep-09 15:55
tagyurit3-Sep-09 15:55 
Questiontable lines Pin
hasani20073-Sep-09 13:50
hasani20073-Sep-09 13:50 
AnswerRe: table lines Pin
Arun Jacob3-Sep-09 18:29
Arun Jacob3-Sep-09 18:29 
AnswerRe: table lines Pin
Abhijit Jana3-Sep-09 18:48
professionalAbhijit Jana3-Sep-09 18:48 
Questionsimple emails.... Pin
greendragons3-Sep-09 11:32
greendragons3-Sep-09 11:32 
AnswerRe: simple emails.... Pin
Abhishek Sur3-Sep-09 11:35
professionalAbhishek Sur3-Sep-09 11:35 
GeneralRe: simple emails.... Pin
greendragons3-Sep-09 11:43
greendragons3-Sep-09 11:43 
GeneralRe: simple emails.... Pin
greendragons3-Sep-09 11:53
greendragons3-Sep-09 11:53 
NewsRe: simple emails.... Pin
Abhishek Sur3-Sep-09 13:17
professionalAbhishek Sur3-Sep-09 13:17 
Questionneed help creating web application Pin
solo_gaurav3-Sep-09 10:57
solo_gaurav3-Sep-09 10:57 
AnswerRe: need help creating web application Pin
Blue_Boy3-Sep-09 11:07
Blue_Boy3-Sep-09 11:07 
QuestionDebugging dynamically loaded controls Pin
Guillermo Jimenez3-Sep-09 10:44
Guillermo Jimenez3-Sep-09 10:44 
AnswerRe: Debugging dynamically loaded controls Pin
Abhishek Sur3-Sep-09 11:33
professionalAbhishek Sur3-Sep-09 11:33 
Questionasp.net ajax updatepanel progress Pin
Shahdat Hosain3-Sep-09 9:55
Shahdat Hosain3-Sep-09 9:55 
AnswerRe: asp.net ajax updatepanel progress Pin
Abhijit Jana3-Sep-09 19:38
professionalAbhijit Jana3-Sep-09 19:38 
QuestionEdraw Viewer component Pin
dptalt3-Sep-09 8:01
dptalt3-Sep-09 8:01 
QuestionHow to insert/update a row/cell in datagrid? Pin
skhan173-Sep-09 7:32
skhan173-Sep-09 7:32 
AnswerRe: How to insert/update a row/cell in datagrid? Pin
Not Active3-Sep-09 7:47
mentorNot Active3-Sep-09 7:47 
GeneralRe: How to insert/update a row/cell in datagrid? Pin
skhan173-Sep-09 9:16
skhan173-Sep-09 9:16 
GeneralRe: How to insert/update a row/cell in datagrid? Pin
Not Active3-Sep-09 9:44
mentorNot Active3-Sep-09 9:44 
skhan17 wrote:
I need help on how to do that] [dateStringArray[6], gives the date format as dd-MMM-YY, which is how I want to display my date in the application]


You where not clear in what you were asking for. This appears you are asking how to format a date

skhan17 wrote:
r["First_Resurvey_Date"]=


Nor is it clear for this context that you want a format and not a date. The name seems to imply a date.

Override the DataBind event and set the value of the column directly rather trying iterate through the DataTable and change the value.


only two letters away from being an asset

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.