Click here to Skip to main content
15,899,679 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to get value from a config file of other project PinPopular
BobJanova13-Sep-11 0:27
BobJanova13-Sep-11 0:27 
GeneralRe: How to get value from a config file of other project Pin
#realJSOP13-Sep-11 2:25
professional#realJSOP13-Sep-11 2:25 
GeneralRe: How to get value from a config file of other project Pin
BobJanova13-Sep-11 2:49
BobJanova13-Sep-11 2:49 
GeneralRe: How to get value from a config file of other project Pin
#realJSOP13-Sep-11 3:23
professional#realJSOP13-Sep-11 3:23 
AnswerRe: How to get value from a config file of other project Pin
#realJSOP13-Sep-11 2:32
professional#realJSOP13-Sep-11 2:32 
AnswerRe: How to get value from a config file of other project Pin
PIEBALDconsult13-Sep-11 2:40
mvePIEBALDconsult13-Sep-11 2:40 
QuestionHow To Create A Custom DataGridView With A Row At The Begining Of datagridview Pin
rasoolfazeli12-Sep-11 3:49
rasoolfazeli12-Sep-11 3:49 
AnswerRe: How To Create A Custom DataGridView With A Row At The Begining Of datagridview Pin
Dave Kreskowiak12-Sep-11 4:33
mveDave Kreskowiak12-Sep-11 4:33 
You don't.

If I understand what you want this row for, I'd probably create a composite usercontrol with TWO DataGridViews. The 2nd one would be your data bound grid showing filtered data. The 1st one would be seperate, placed just above the 2nd grid, probably copying the column layout of the 2nd grid.

GeneralRe: How To Create A Custom DataGridView With A Row At The Begining Of datagridview Pin
rasoolfazeli12-Sep-11 4:49
rasoolfazeli12-Sep-11 4:49 
QuestionRe: How To Create A Custom DataGridView With A Row At The Begining Of datagridview Pin
Luc Pattyn12-Sep-11 5:45
sitebuilderLuc Pattyn12-Sep-11 5:45 
AnswerRe: How To Create A Custom DataGridView With A Row At The Begining Of datagridview Pin
Dave Kreskowiak12-Sep-11 6:24
mveDave Kreskowiak12-Sep-11 6:24 
GeneralRe: How To Create A Custom DataGridView With A Row At The Begining Of datagridview Pin
Luc Pattyn12-Sep-11 7:09
sitebuilderLuc Pattyn12-Sep-11 7:09 
GeneralRe: How To Create A Custom DataGridView With A Row At The Begining Of datagridview Pin
Dave Kreskowiak12-Sep-11 7:57
mveDave Kreskowiak12-Sep-11 7:57 
GeneralRe: How To Create A Custom DataGridView With A Row At The Begining Of datagridview Pin
rasoolfazeli13-Sep-11 20:30
rasoolfazeli13-Sep-11 20:30 
GeneralRe: How To Create A Custom DataGridView With A Row At The Begining Of datagridview Pin
Dave Kreskowiak14-Sep-11 2:00
mveDave Kreskowiak14-Sep-11 2:00 
Questionexcel Pin
arkiboys12-Sep-11 0:35
arkiboys12-Sep-11 0:35 
AnswerRe: excel PinPopular
Alan N12-Sep-11 1:26
Alan N12-Sep-11 1:26 
GeneralRe: excel Pin
arkiboys12-Sep-11 2:05
arkiboys12-Sep-11 2:05 
GeneralRe: excel Pin
Ian Shlasko12-Sep-11 2:48
Ian Shlasko12-Sep-11 2:48 
GeneralRe: excel Pin
Alan N12-Sep-11 2:53
Alan N12-Sep-11 2:53 
QuestionCode for a captcha Pin
mantombi12-Sep-11 0:02
mantombi12-Sep-11 0:02 
AnswerRe: Code for a captcha PinPopular
BobJanova12-Sep-11 0:54
BobJanova12-Sep-11 0:54 
AnswerRe: Code for a captcha Pin
Richard MacCutchan12-Sep-11 1:26
mveRichard MacCutchan12-Sep-11 1:26 
AnswerRe: Code for a captcha Pin
OriginalGriff12-Sep-11 6:03
mveOriginalGriff12-Sep-11 6:03 
AnswerRe: Code for a captcha Pin
TheGreatAndPowerfulOz12-Sep-11 11:30
TheGreatAndPowerfulOz12-Sep-11 11:30 

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.