Click here to Skip to main content
15,917,642 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSet Width of Autogenerated Columns in Datagrid Pin
varun_khanna173-Nov-06 2:32
varun_khanna173-Nov-06 2:32 
AnswerRe: Set Width of Autogenerated Columns in Datagrid Pin
ednrgc3-Nov-06 9:03
ednrgc3-Nov-06 9:03 
GeneralRe: Set Width of Autogenerated Columns in Datagrid Pin
varun_khanna173-Nov-06 17:55
varun_khanna173-Nov-06 17:55 
GeneralRe: Set Width of Autogenerated Columns in Datagrid Pin
ednrgc6-Nov-06 2:40
ednrgc6-Nov-06 2:40 
QuestionTraffic Counter Pin
DanB19833-Nov-06 2:26
DanB19833-Nov-06 2:26 
AnswerRe: Traffic Counter Pin
eggsovereasy3-Nov-06 3:48
eggsovereasy3-Nov-06 3:48 
GeneralThanks Pin
DanB19833-Nov-06 4:15
DanB19833-Nov-06 4:15 
QuestionI want to get updated values back from DetailsView Pin
Naif_Prof3-Nov-06 1:43
Naif_Prof3-Nov-06 1:43 
Hi
When I use DetailsView in VS2005 and set it in defultMode to insert and then when I need to get the new values so in the DetailsView_ItemUpdating event the following code alwayes give me null exception

<br />
String Field1Values;<br />
Field1Values = e.NewValues["xyz"].ToString();<br />


Also I set set ConvertEmptyStringToNull="False"

But still I get null exception !!! any one help me
so
I want to get updated values back from the
DetailsView and then handle my updating manually.



-- modified at 12:08 Friday 3rd November, 2006
Questionuploading file thru aspx page in sql server Pin
SAURABH SARAF3-Nov-06 0:52
SAURABH SARAF3-Nov-06 0:52 
Questionuploading files Pin
sirk153-Nov-06 0:09
sirk153-Nov-06 0:09 
AnswerRe: uploading files Pin
_AK_3-Nov-06 0:46
_AK_3-Nov-06 0:46 
QuestionHTTP Module and modify ETAG header.. Pin
Ponzano Paolo2-Nov-06 23:54
Ponzano Paolo2-Nov-06 23:54 
QuestionHow to set cookies for perticular url Pin
Sandeep Akhare2-Nov-06 23:29
Sandeep Akhare2-Nov-06 23:29 
Questionon inserting text(urgent) Pin
sribachana2-Nov-06 23:26
sribachana2-Nov-06 23:26 
QuestionNeed Code For Login Page Pin
asprajesh2-Nov-06 23:11
asprajesh2-Nov-06 23:11 
AnswerRe: Need Code For Login Page Pin
_AK_3-Nov-06 0:48
_AK_3-Nov-06 0:48 
GeneralRe: Need Code For Login Page Pin
asprajesh6-Nov-06 0:38
asprajesh6-Nov-06 0:38 
AnswerRe: Need Code For Login Page Pin
Britney S. Morales3-Nov-06 1:53
Britney S. Morales3-Nov-06 1:53 
QuestionDataGrid Pin
Krishlibran2-Nov-06 23:10
Krishlibran2-Nov-06 23:10 
AnswerRe: DataGrid Pin
dj.rock3-Nov-06 0:01
dj.rock3-Nov-06 0:01 
Questionresponse.redirect Pin
dj.rock2-Nov-06 22:18
dj.rock2-Nov-06 22:18 
AnswerRe: response.redirect Pin
_AK_2-Nov-06 22:21
_AK_2-Nov-06 22:21 
GeneralRe: response.redirect Pin
dj.rock2-Nov-06 22:28
dj.rock2-Nov-06 22:28 
GeneralRe: response.redirect Pin
_AK_2-Nov-06 22:31
_AK_2-Nov-06 22:31 
Questionhow to generate ATLAS postback (partial postback) Pin
TintinV3ck2-Nov-06 21:34
TintinV3ck2-Nov-06 21:34 

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.