Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
GeneralRe: component for datagridview Pin
dan!sh 6-Jan-10 5:46
professional dan!sh 6-Jan-10 5:46 
QuestionHow do I access row and cell information in a bound DataGridView? Pin
arnold_w6-Jan-10 5:11
arnold_w6-Jan-10 5:11 
AnswerRe: How do I access row and cell information in a bound DataGridView? Pin
dan!sh 6-Jan-10 5:45
professional dan!sh 6-Jan-10 5:45 
GeneralRe: How do I access row and cell information in a bound DataGridView? Pin
arnold_w6-Jan-10 21:27
arnold_w6-Jan-10 21:27 
GeneralRe: How do I access row and cell information in a bound DataGridView? Pin
dan!sh 7-Jan-10 4:05
professional dan!sh 7-Jan-10 4:05 
GeneralRe: How do I access row and cell information in a bound DataGridView? Pin
arnold_w7-Jan-10 4:24
arnold_w7-Jan-10 4:24 
GeneralRe: How do I access row and cell information in a bound DataGridView? Pin
arnold_w7-Jan-10 4:30
arnold_w7-Jan-10 4:30 
GeneralRe: How do I access row and cell information in a bound DataGridView? Pin
dan!sh 7-Jan-10 6:27
professional dan!sh 7-Jan-10 6:27 
There is a RowFilter property (don't remember if it is of datatable.defaultview or of the datagridview). You can use that.

For your other post, check first if the designer file has the code to attach the event handler (+= thing). It depends on the way you create the event.

50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!

GeneralRe: How do I access row and cell information in a bound DataGridView? Pin
arnold_w7-Jan-10 22:05
arnold_w7-Jan-10 22:05 
QuestionSingleton Class and Static Class Pin
dataminers6-Jan-10 4:01
dataminers6-Jan-10 4:01 
AnswerRe: Singleton Class and Static Class Pin
#realJSOP6-Jan-10 4:07
mve#realJSOP6-Jan-10 4:07 
AnswerRe: Singleton Class and Static Class Pin
harold aptroot6-Jan-10 4:07
harold aptroot6-Jan-10 4:07 
AnswerRe: Singleton Class and Static Class Pin
Abhinav S6-Jan-10 5:52
Abhinav S6-Jan-10 5:52 
AnswerRe: Singleton Class and Static Class Pin
carlecomm6-Jan-10 19:13
carlecomm6-Jan-10 19:13 
QuestionGenerating partitions Pin
varsha parmar6-Jan-10 3:39
varsha parmar6-Jan-10 3:39 
AnswerRe: Generating partitions Pin
Luc Pattyn6-Jan-10 3:46
sitebuilderLuc Pattyn6-Jan-10 3:46 
GeneralRe: Generating partitions Pin
varsha parmar6-Jan-10 3:56
varsha parmar6-Jan-10 3:56 
GeneralRe: Generating partitions Pin
#realJSOP6-Jan-10 4:00
mve#realJSOP6-Jan-10 4:00 
GeneralRe: Generating partitions Pin
Luc Pattyn6-Jan-10 4:05
sitebuilderLuc Pattyn6-Jan-10 4:05 
GeneralRe: Generating partitions Pin
OriginalGriff6-Jan-10 5:43
mveOriginalGriff6-Jan-10 5:43 
GeneralRe: Generating partitions Pin
Luc Pattyn6-Jan-10 5:52
sitebuilderLuc Pattyn6-Jan-10 5:52 
GeneralRe: Generating partitions Pin
OriginalGriff6-Jan-10 6:05
mveOriginalGriff6-Jan-10 6:05 
GeneralRe: Generating partitions Pin
ωαη∂εrεr6-Jan-10 19:56
ωαη∂εrεr6-Jan-10 19:56 
QuestionStatic constructor [SOLVED] Pin
mabrahao6-Jan-10 0:42
mabrahao6-Jan-10 0:42 
AnswerRe: Static constructor Pin
Saksida Bojan6-Jan-10 0:54
Saksida Bojan6-Jan-10 0:54 

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.