Click here to Skip to main content
15,914,162 members
Home / Discussions / C#
   

C#

 
GeneralRe: Building a code Pin
vkg_dce26-Jun-07 20:08
vkg_dce26-Jun-07 20:08 
GeneralRe: Building a code Pin
vkg_dce26-Jun-07 20:10
vkg_dce26-Jun-07 20:10 
Question[C# + GDI]Panel transparent:Pb de rafraichissement Pin
jlbiah26-Jun-07 1:56
jlbiah26-Jun-07 1:56 
AnswerRe: [C# + GDI] Transparent Panel : refresh problem Pin
jlbiah26-Jun-07 2:05
jlbiah26-Jun-07 2:05 
QuestionHow to populate the gridview in c# windows application? Pin
monuSaini26-Jun-07 1:56
monuSaini26-Jun-07 1:56 
GeneralRe: How to populate the gridview in c# windows application? Pin
Stu Richardson26-Jun-07 2:39
Stu Richardson26-Jun-07 2:39 
GeneralRe: How to populate the gridview in c# windows application? Pin
monuSaini26-Jun-07 2:45
monuSaini26-Jun-07 2:45 
AnswerRe: How to populate the gridview in c# windows application? Pin
Stu Richardson26-Jun-07 3:02
Stu Richardson26-Jun-07 3:02 
monuSaini wrote:
Actually i want bind selected columns only


I am assuming you are using VS2005 here.

If you have your grid bound to a datasource then use the grids "Edit Columns" property in design view to remove the columns from the datasource that you dont want to appear in your grid.

monuSaini wrote:
And i want to add edit button , delete button and an dropdownlist box in gridview


You can add unbound columns which contain buttons etc again by using the Edit Columns option in design view.

If you need to access any of the controls you add then there are many articles on the web explaining how to do this. Take a look at the following article within the code project articles section.
http://www.codeproject.com/dotnet/AccessingControlsInsideGr.asp[^]

I hope this helps in some way.
GeneralRe: How to populate the gridview in c# windows application? Pin
monuSaini26-Jun-07 3:11
monuSaini26-Jun-07 3:11 
GeneralRe: How to populate the gridview in c# windows application? Pin
Stu Richardson26-Jun-07 3:24
Stu Richardson26-Jun-07 3:24 
QuestionHow to populate the gridview in c# windows application? Pin
monuSaini26-Jun-07 1:56
monuSaini26-Jun-07 1:56 
AnswerRe: How to populate the gridview in c# windows application? Pin
Gamzun26-Jun-07 4:16
Gamzun26-Jun-07 4:16 
Question[Message Deleted] Pin
help as an alias26-Jun-07 1:37
help as an alias26-Jun-07 1:37 
AnswerRe: Please correct the errror... Pin
Ed.Poore26-Jun-07 1:42
Ed.Poore26-Jun-07 1:42 
AnswerRe: Please correct the errror... Pin
Vasudevan Deepak Kumar26-Jun-07 1:42
Vasudevan Deepak Kumar26-Jun-07 1:42 
AnswerRe: Please correct the errror... Pin
Giorgi Dalakishvili26-Jun-07 1:42
mentorGiorgi Dalakishvili26-Jun-07 1:42 
AnswerRe: [Message Deleted] Pin
Colin Angus Mackay26-Jun-07 2:26
Colin Angus Mackay26-Jun-07 2:26 
QuestionCalling and controlling dynamic DataGrid [modified] Pin
JoppeG26-Jun-07 1:11
JoppeG26-Jun-07 1:11 
QuestionEnumerations Pin
Sebastian T Xavier26-Jun-07 0:56
Sebastian T Xavier26-Jun-07 0:56 
AnswerRe: Enumerations Pin
Christian Graus26-Jun-07 1:06
protectorChristian Graus26-Jun-07 1:06 
GeneralRe: Enumerations Pin
Sebastian T Xavier26-Jun-07 2:40
Sebastian T Xavier26-Jun-07 2:40 
Questionhelp!!!!!!!!! Pin
csanda126-Jun-07 0:53
csanda126-Jun-07 0:53 
AnswerRe: help!!!!!!!!! Pin
Christian Graus26-Jun-07 1:04
protectorChristian Graus26-Jun-07 1:04 
GeneralRe: help!!!!!!!!! Pin
Gamzun26-Jun-07 2:29
Gamzun26-Jun-07 2:29 
QuestionC# -> UML Pin
ruanr26-Jun-07 0:42
ruanr26-Jun-07 0:42 

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.