Click here to Skip to main content
15,917,709 members
Home / Discussions / C#
   

C#

 
AnswerRe: Reading word document stream Pin
enginço16-Jul-08 0:23
enginço16-Jul-08 0:23 
QuestionHow to get first N rows from a datatable Pin
panyl15-Jul-08 20:47
panyl15-Jul-08 20:47 
AnswerRe: How to get first N rows from a datatable Pin
Nirandas15-Jul-08 21:21
Nirandas15-Jul-08 21:21 
AnswerRe: How to get first N rows from a datatable [modified] Pin
enginço16-Jul-08 1:00
enginço16-Jul-08 1:00 
GeneralRe: How to get first N rows from a datatable Pin
panyl24-Jul-08 20:16
panyl24-Jul-08 20:16 
GeneralRe: How to get first N rows from a datatable [modified] Pin
enginço25-Jul-08 2:24
enginço25-Jul-08 2:24 
GeneralRe: How to get first N rows from a datatable Pin
panyl25-Jul-08 18:57
panyl25-Jul-08 18:57 
QuestionHow to confirm wheather there is a value in a grid or not Pin
tasumisra15-Jul-08 20:26
tasumisra15-Jul-08 20:26 
Hi all,
How do i know that there is some row exist in the grid or not ...

i have to test a condition like
if(this.abcgridview.CurrentRow.selected)
{
// do something
}

am calling this condition from two different places

in first case grid has some rows..that time no problem am able to execute my task

but in second one i dont have anyvalue in the grid that time it is throwing me error message ...

like "Object reference not set to an instance of an object".

can you please help me here ...

Thank you..

vikas da

AnswerRe: How to confirm wheather there is a value in a grid or not Pin
stancrm15-Jul-08 20:54
stancrm15-Jul-08 20:54 
GeneralRe: How to confirm wheather there is a value in a grid or not Pin
tasumisra15-Jul-08 21:27
tasumisra15-Jul-08 21:27 
QuestionGet data from IList Pin
zeeShan anSari15-Jul-08 19:50
zeeShan anSari15-Jul-08 19:50 
AnswerRe: Get data from IList Pin
N a v a n e e t h15-Jul-08 21:33
N a v a n e e t h15-Jul-08 21:33 
QuestionCalling two methods in a buttonClicked Pin
WebMaster15-Jul-08 19:46
WebMaster15-Jul-08 19:46 
AnswerRe: Calling two methods in a buttonClicked Pin
N a v a n e e t h15-Jul-08 21:22
N a v a n e e t h15-Jul-08 21:22 
AnswerRe: Calling two methods in a buttonClicked Pin
Nirandas15-Jul-08 21:22
Nirandas15-Jul-08 21:22 
Questionc# listview thumbnail image display problem Pin
illfar15-Jul-08 19:37
illfar15-Jul-08 19:37 
JokeRe: c# listview thumbnail image display problem Pin
luyc0407-Sep-09 22:58
luyc0407-Sep-09 22:58 
QuestionDateTime format, Sorry for Reposting Pin
Mogaambo15-Jul-08 18:42
Mogaambo15-Jul-08 18:42 
AnswerRe: DateTime format, Sorry for Reposting Pin
stancrm15-Jul-08 19:32
stancrm15-Jul-08 19:32 
Questionhttp GET Request Pin
steve_rm15-Jul-08 17:45
steve_rm15-Jul-08 17:45 
AnswerRe: http GET Request Pin
steve_rm15-Jul-08 18:21
steve_rm15-Jul-08 18:21 
GeneralRe: http GET Request Pin
leppie15-Jul-08 22:03
leppie15-Jul-08 22:03 
QuestionGenerics to reduce complexity Pin
Genbox15-Jul-08 17:31
Genbox15-Jul-08 17:31 
QuestionForm <-> UserControl data exchange Pin
nelsonpaixao15-Jul-08 14:16
nelsonpaixao15-Jul-08 14:16 
AnswerRe: Form <-> UserControl data exchange Pin
Gideon Engelberth15-Jul-08 16:22
Gideon Engelberth15-Jul-08 16:22 

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.