Click here to Skip to main content
15,892,517 members
Home / Discussions / C#
   

C#

 
GeneralRe: combobox problem Pin
Martin#2-Aug-07 2:32
Martin#2-Aug-07 2:32 
AnswerRe: combobox problem Pin
Nisar Inamdar2-Aug-07 3:02
Nisar Inamdar2-Aug-07 3:02 
QuestionNetResource() in C# Pin
selvasonline2-Aug-07 1:59
selvasonline2-Aug-07 1:59 
AnswerRe: NetResource() in C# Pin
Martin#2-Aug-07 2:03
Martin#2-Aug-07 2:03 
QuestionInsert 20,000 records with NHibernate Pin
Albu Marius2-Aug-07 1:30
Albu Marius2-Aug-07 1:30 
AnswerRe: Insert 20,000 records with NHibernate Pin
leppie2-Aug-07 1:55
leppie2-Aug-07 1:55 
GeneralRe: Insert 20,000 records with NHibernate Pin
Albu Marius2-Aug-07 2:03
Albu Marius2-Aug-07 2:03 
QuestionTransaction in dotNET and SqlServer Pin
Developer6112-Aug-07 1:26
Developer6112-Aug-07 1:26 
AnswerRe: Transaction in dotNET and SqlServer Pin
Colin Angus Mackay2-Aug-07 1:39
Colin Angus Mackay2-Aug-07 1:39 
AnswerRe: Transaction in dotNET and SqlServer Pin
leppie2-Aug-07 1:56
leppie2-Aug-07 1:56 
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 

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.