Click here to Skip to main content
15,886,199 members
Home / Discussions / C#
   

C#

 
Questionwriting xml data from dataset to table Pin
S Palip2-Aug-07 1:09
S Palip2-Aug-07 1:09 
AnswerRe: writing xml data from dataset to table Pin
wilcodk3-Aug-07 0:08
wilcodk3-Aug-07 0:08 
QuestionCorrect Syntax for Multiple "if" Conditions Pin
JamesBarnes2-Aug-07 1:00
JamesBarnes2-Aug-07 1:00 
AnswerRe: Correct Syntax for Multiple "if" Conditions Pin
Seishin#2-Aug-07 1:05
Seishin#2-Aug-07 1:05 
GeneralRe: Correct Syntax for Multiple "if" Conditions Pin
JamesBarnes2-Aug-07 1:07
JamesBarnes2-Aug-07 1:07 
QuestionVideos or Flash files Pin
.NET- India 2-Aug-07 0:14
.NET- India 2-Aug-07 0:14 
AnswerRe: Videos or Flash files Pin
il_masacratore2-Aug-07 0:44
il_masacratore2-Aug-07 0:44 
QuestionDatagrid Rows selection Pin
Nisar Inamdar2-Aug-07 0:02
Nisar Inamdar2-Aug-07 0:02 
hello friends,
Sleepy | :zzz: I have selected mutple rows of datagrid by highlighting them into different color, progrmatically. But when i click anywhere on datagrid then all the highlighted rows gets unhighlighted, which i don't like..........
my code to select rows
dataGrid1.Select(i);
dataGrid1.SelectionBackColor=System.Drawing.Color.RoyalBlue;


I have to delete any single row from datagrid without changing the color of other rows.
Can, anyone suggest me the appropriate solution for this..

Thanx in advance.



Nisar Inamdar.
QuestionWhat to do with return type of VARIANT ?? Pin
Yanshof1-Aug-07 23:33
Yanshof1-Aug-07 23:33 
AnswerRe: What to do with return type of VARIANT ?? Pin
Christian Graus1-Aug-07 23:44
protectorChristian Graus1-Aug-07 23:44 
GeneralRe: What to do with return type of VARIANT ?? Pin
Yanshof1-Aug-07 23:51
Yanshof1-Aug-07 23:51 
GeneralRe: What to do with return type of VARIANT ?? Pin
Christian Graus1-Aug-07 23:57
protectorChristian Graus1-Aug-07 23:57 
GeneralRe: What to do with return type of VARIANT ?? Pin
Yanshof2-Aug-07 0:31
Yanshof2-Aug-07 0:31 
AnswerRe:Mouse Down Event Pin
Luc Pattyn1-Aug-07 22:54
sitebuilderLuc Pattyn1-Aug-07 22:54 
Questionreverce long to IP address Pin
merwa1-Aug-07 22:03
merwa1-Aug-07 22:03 
AnswerRe: reverce long to IP address Pin
Vasudevan Deepak Kumar1-Aug-07 22:05
Vasudevan Deepak Kumar1-Aug-07 22:05 
QuestionStrange behavior of Double.IsPositiveInfinity [modified] Pin
Stefan Troschuetz1-Aug-07 21:55
Stefan Troschuetz1-Aug-07 21:55 
AnswerRe: Strange behavior of Double.IsPositiveInfinity Pin
Luc Pattyn1-Aug-07 22:59
sitebuilderLuc Pattyn1-Aug-07 22:59 
GeneralRe: Strange behavior of Double.IsPositiveInfinity Pin
Stefan Troschuetz1-Aug-07 23:10
Stefan Troschuetz1-Aug-07 23:10 
QuestionIP in crystal report Pin
merwa1-Aug-07 21:42
merwa1-Aug-07 21:42 
AnswerRe: IP in crystal report Pin
Vasudevan Deepak Kumar1-Aug-07 22:04
Vasudevan Deepak Kumar1-Aug-07 22:04 
QuestionHow to write in registry Pin
FishiFishi1-Aug-07 21:28
FishiFishi1-Aug-07 21:28 
AnswerRe: How to write in registry Pin
Martin#1-Aug-07 21:33
Martin#1-Aug-07 21:33 
QuestionMaking a Form Always on Top Pin
Richard Andrew x641-Aug-07 20:52
professionalRichard Andrew x641-Aug-07 20:52 
AnswerRe: Making a Form Always on Top Pin
il_masacratore1-Aug-07 21:35
il_masacratore1-Aug-07 21:35 

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.