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

C#

 
Questiondatagridview row back color Pin
prubyholl11-Aug-09 6:40
professionalprubyholl11-Aug-09 6:40 
AnswerRe: datagridview row back color Pin
dan!sh 11-Aug-09 6:57
professional dan!sh 11-Aug-09 6:57 
GeneralRe: datagridview row back color Pin
prubyholl11-Aug-09 7:05
professionalprubyholl11-Aug-09 7:05 
QuestionPrint (some column) of data grid view Pin
Samb198511-Aug-09 5:52
Samb198511-Aug-09 5:52 
AnswerRe: Print (some column) of data grid view Pin
Muhammad Mazhar11-Aug-09 6:07
Muhammad Mazhar11-Aug-09 6:07 
AnswerRe: Print (some column) of data grid view Pin
Mycroft Holmes11-Aug-09 14:22
professionalMycroft Holmes11-Aug-09 14:22 
GeneralRe: Print (some column) of data grid view Pin
Samb198518-Aug-09 5:46
Samb198518-Aug-09 5:46 
QuestionDataGridView navigating to Child Rows Pin
codeboy198811-Aug-09 5:09
codeboy198811-Aug-09 5:09 
Hi there,

I am relatively new to .Net programming. I've been using the DataGrid to display my Datatables and i really like the way you can easily navigate to child rows in child tables that you've set up in the DataRelations.

But the more I used it the more i found out about its drawbacks and came across the DataGridView. This has been introduced since VS2005 and the .Net 2.0 framework. Now it has many appealing new functions which are very useful to me. But so far i have not been able to find a way to navigate as easily as with the DataGrid.

From examples i have found, to relate the DataGridView to a source you have to use the DataBindings class. This all seems like alot more effort than with the DataGrid where you would just set the .DataSource property.

So my question is, "Is there an equivalent to the .NavigateTo() and .NavigateBack() functions of the DataGrid in the DataGridView? If there isn't, has a common practice of achieving similiar results been found?"


I hope to hear from someone soon,

codeboy1988
QuestionAddInCustomAction not working properly Pin
lune1211-Aug-09 4:30
lune1211-Aug-09 4:30 
AnswerRe: AddInCustomAction not working properly Pin
Pete O'Hanlon11-Aug-09 4:44
mvePete O'Hanlon11-Aug-09 4:44 
GeneralRe: AddInCustomAction not working properly Pin
lune1211-Aug-09 4:54
lune1211-Aug-09 4:54 
QuestionNeed To Convert Time Pin
Rahul DSG11-Aug-09 4:02
Rahul DSG11-Aug-09 4:02 
AnswerRe: Need To Convert Time Pin
DaveyM6911-Aug-09 4:15
professionalDaveyM6911-Aug-09 4:15 
AnswerRe: Need To Convert Time Pin
PIEBALDconsult11-Aug-09 5:07
mvePIEBALDconsult11-Aug-09 5:07 
AnswerRe: Need To Convert Time Pin
J4amieC11-Aug-09 5:28
J4amieC11-Aug-09 5:28 
GeneralRe: Need To Convert Time Pin
Luc Pattyn11-Aug-09 5:54
sitebuilderLuc Pattyn11-Aug-09 5:54 
GeneralRe: Need To Convert Time Pin
J4amieC11-Aug-09 6:58
J4amieC11-Aug-09 6:58 
GeneralRe: Need To Convert Time Pin
PIEBALDconsult11-Aug-09 7:26
mvePIEBALDconsult11-Aug-09 7:26 
GeneralRe: Need To Convert Time Pin
PIEBALDconsult11-Aug-09 6:43
mvePIEBALDconsult11-Aug-09 6:43 
QuestionWebBrowser control and Ajax requests Pin
keniagm11-Aug-09 3:51
keniagm11-Aug-09 3:51 
AnswerRe: WebBrowser control and Ajax requests Pin
Hristo-Bojilov11-Aug-09 10:47
Hristo-Bojilov11-Aug-09 10:47 
QuestionJavascript calling a c# method Pin
compninja2511-Aug-09 3:41
compninja2511-Aug-09 3:41 
AnswerRe: Javascript calling a c# method Pin
Andrew Rissing11-Aug-09 4:01
Andrew Rissing11-Aug-09 4:01 
GeneralRe: Javascript calling a c# method Pin
compninja2511-Aug-09 14:16
compninja2511-Aug-09 14:16 
GeneralRe: Javascript calling a c# method Pin
compninja2514-Aug-09 5:31
compninja2514-Aug-09 5:31 

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.