Click here to Skip to main content
15,887,683 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondisplaying latest 5 values from database table in datagrid Pin
mavii19-Jul-07 0:59
mavii19-Jul-07 0:59 
AnswerRe: displaying latest 5 values from database table in datagrid Pin
Eduard Keilholz19-Jul-07 1:02
Eduard Keilholz19-Jul-07 1:02 
GeneralRe: displaying latest 5 values from database table in datagrid Pin
Sonia Gupta19-Jul-07 1:46
Sonia Gupta19-Jul-07 1:46 
GeneralRe: displaying latest 5 values from database table in datagrid Pin
Eduard Keilholz19-Jul-07 2:29
Eduard Keilholz19-Jul-07 2:29 
AnswerRe: displaying latest 5 values from database table in datagrid Pin
Sathesh Sakthivel19-Jul-07 1:03
Sathesh Sakthivel19-Jul-07 1:03 
AnswerRe: displaying latest 5 values from database table in datagrid Pin
Md Mustafa19-Jul-07 2:04
Md Mustafa19-Jul-07 2:04 
Questionuploaded problem Pin
saravanan0519-Jul-07 0:35
saravanan0519-Jul-07 0:35 
AnswerRe: uploaded problem Pin
Sathesh Sakthivel19-Jul-07 0:43
Sathesh Sakthivel19-Jul-07 0:43 
the value (which can be also NULL) from the database to a function, which accepts a string, then you will get such an error.

Cast from type 'DBNull' to type 'String' is not valid.

To get this working you will have to pass the value as an object. That means the function must simply accept it as an object instead of a string.


SSK.

GeneralRe: uploaded problem Pin
saravanan0519-Jul-07 1:15
saravanan0519-Jul-07 1:15 
GeneralRe: uploaded problem Pin
Sathesh Sakthivel19-Jul-07 1:18
Sathesh Sakthivel19-Jul-07 1:18 
GeneralRe: uploaded problem Pin
saravanan0519-Jul-07 1:37
saravanan0519-Jul-07 1:37 
GeneralRe: uploaded problem Pin
Sathesh Sakthivel19-Jul-07 2:07
Sathesh Sakthivel19-Jul-07 2:07 
QuestionDrag and Drop control in asp.net Pin
Milind Panchal19-Jul-07 0:11
Milind Panchal19-Jul-07 0:11 
AnswerRe: Drag and Drop control in asp.net Pin
sathesh pandian19-Jul-07 2:07
sathesh pandian19-Jul-07 2:07 
QuestionConvert apsx page to AJax enabled site Pin
Archana New to Dotnet19-Jul-07 0:02
Archana New to Dotnet19-Jul-07 0:02 
AnswerRe: Convert apsx page to AJax enabled site Pin
Imran Khan Pathan19-Jul-07 0:20
Imran Khan Pathan19-Jul-07 0:20 
GeneralRe: Convert apsx page to AJax enabled site Pin
Archana New to Dotnet19-Jul-07 0:55
Archana New to Dotnet19-Jul-07 0:55 
AnswerRe: Convert apsx page to AJax enabled site Pin
Sylvester george19-Jul-07 0:23
Sylvester george19-Jul-07 0:23 
GeneralRe: Convert apsx page to AJax enabled site Pin
Archana New to Dotnet19-Jul-07 0:55
Archana New to Dotnet19-Jul-07 0:55 
QuestionHow to create a Folder Pin
Amit.Amit.Amit...18-Jul-07 23:24
Amit.Amit.Amit...18-Jul-07 23:24 
AnswerRe: How to create a Folder Pin
N a v a n e e t h18-Jul-07 23:50
N a v a n e e t h18-Jul-07 23:50 
GeneralRe: How to create a Folder Pin
Amit.Amit.Amit...19-Jul-07 0:06
Amit.Amit.Amit...19-Jul-07 0:06 
QuestionEnable & disable AutopostBAck at client side Pin
samerh18-Jul-07 23:07
samerh18-Jul-07 23:07 
AnswerRe: Enable & disable AutopostBAck at client side Pin
Sandeep Akhare18-Jul-07 23:11
Sandeep Akhare18-Jul-07 23:11 
GeneralRe: Enable & disable AutopostBAck at client side Pin
samerh18-Jul-07 23:14
samerh18-Jul-07 23:14 

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.