Click here to Skip to main content
15,907,875 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Csharp Discussion Board needed Pin
minhpc_bk30-Aug-06 15:11
minhpc_bk30-Aug-06 15:11 
QuestionAjax.Ajax.Ajax Pin
coolshad29-Aug-06 23:54
coolshad29-Aug-06 23:54 
AnswerRe: Ajax.Ajax.Ajax Pin
CWIZO30-Aug-06 1:04
CWIZO30-Aug-06 1:04 
GeneralRe: Ajax.Ajax.Ajax Pin
coolshad30-Aug-06 5:41
coolshad30-Aug-06 5:41 
QuestionDataGrid in a Datalist for Master Detail Records Pin
deepaks329-Aug-06 23:40
deepaks329-Aug-06 23:40 
QuestionSQLdataAdapter does not update when DB contains empty fields Pin
ThomasLu29-Aug-06 23:25
ThomasLu29-Aug-06 23:25 
AnswerRe: SQLdataAdapter does not update when DB contains empty fields Pin
deepaks329-Aug-06 23:45
deepaks329-Aug-06 23:45 
GeneralRe: SQLdataAdapter does not update when DB contains empty fields Pin
ThomasLu30-Aug-06 1:08
ThomasLu30-Aug-06 1:08 
Thanks deepaks3!Rose | [Rose]

Found the solution. The issue lies within the automatic created queries when configuring the datasource. When updating to an empty field, the original value is compared to a string. This gives an error (without throwing one) in the database and no update is done!!
Questioncalling DB2 stored procedure using asp.net Pin
playout29-Aug-06 22:14
playout29-Aug-06 22:14 
Questionhow to synchronize dropdownlists Pin
Kissy1629-Aug-06 22:00
Kissy1629-Aug-06 22:00 
AnswerRe: how to synchronize dropdownlists Pin
_AK_29-Aug-06 22:49
_AK_29-Aug-06 22:49 
GeneralRe: how to synchronize dropdownlists [modified] Pin
Kissy1630-Aug-06 0:27
Kissy1630-Aug-06 0:27 
GeneralRe: how to synchronize dropdownlists Pin
Kissy1630-Aug-06 1:12
Kissy1630-Aug-06 1:12 
GeneralRe: how to synchronize dropdownlists Pin
_AK_30-Aug-06 1:25
_AK_30-Aug-06 1:25 
QuestionValidation in asp:DataList Pin
deepaks329-Aug-06 21:10
deepaks329-Aug-06 21:10 
AnswerRe: Validation in asp:DataList Pin
_AK_29-Aug-06 21:34
_AK_29-Aug-06 21:34 
GeneralRe: Validation in asp:DataList Pin
deepaks329-Aug-06 21:47
deepaks329-Aug-06 21:47 
GeneralRe: Validation in asp:DataList Pin
_AK_29-Aug-06 22:50
_AK_29-Aug-06 22:50 
GeneralRe: Validation in asp:DataList Pin
deepaks329-Aug-06 23:51
deepaks329-Aug-06 23:51 
Questionloading temporary asp.net files takes ages [modified] Pin
livez29-Aug-06 21:00
livez29-Aug-06 21:00 
AnswerRe: loading temporary asp.net files takes ages Pin
_AK_29-Aug-06 22:55
_AK_29-Aug-06 22:55 
GeneralRe: loading temporary asp.net files takes ages Pin
livez29-Aug-06 23:15
livez29-Aug-06 23:15 
AnswerRe: loading temporary asp.net files takes ages Pin
Jürgen Müller (jmse)30-Aug-06 6:30
Jürgen Müller (jmse)30-Aug-06 6:30 
GeneralRe: loading temporary asp.net files takes ages Pin
livez31-Aug-06 20:00
livez31-Aug-06 20:00 
Questioncustom server control problem Pin
Jürgen Müller (jmse)29-Aug-06 20:53
Jürgen Müller (jmse)29-Aug-06 20:53 

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.