Click here to Skip to main content
15,921,643 members
Home / Discussions / C#
   

C#

 
JokeRe: ANN: Native C# Protection 1.0.0 released Pin
BoneSoft21-Jun-06 6:20
BoneSoft21-Jun-06 6:20 
Question_RemotableHandle mapping to HWND in C++ PinPopular
srivarun21-Jun-06 2:01
srivarun21-Jun-06 2:01 
AnswerRe: _RemotableHandle mapping to HWND in C++ Pin
AshishMahajan29-Mar-10 9:18
AshishMahajan29-Mar-10 9:18 
QuestionHow to clear performance counters Pin
kulile21-Jun-06 1:59
kulile21-Jun-06 1:59 
AnswerRe: How to clear performance counters Pin
Dustin Metzgar21-Jun-06 3:43
Dustin Metzgar21-Jun-06 3:43 
GeneralRe: How to clear performance counters Pin
kulile21-Jun-06 4:02
kulile21-Jun-06 4:02 
QuestionUI Controls in Windows DataGrid Pin
Kais4U21-Jun-06 1:55
Kais4U21-Jun-06 1:55 
AnswerRe: UI Controls in Windows DataGrid [modified] Pin
gnjunge21-Jun-06 2:44
gnjunge21-Jun-06 2:44 
This is answer is without having VS in front of me and I didn't program ASP.net for some months so my memory of the terminology is a bit rusty.

Turn your datagrid column into <asp:templatecolumn>, then add an
<itemtemplate></itemtemplate> within the itemtemplate you can add your <ASP:DropDownList>, make sure to add the right events to the dropdownlist. If you want to fill the dropdownlist on runtime, you have to hook up to the itemdatabind (or something like that) event, there every row of the datagrid is being filled.





-- modified at 8:44 Wednesday 21st June, 2006
GeneralRe: UI Controls in Windows DataGrid Pin
Kais4U21-Jun-06 2:47
Kais4U21-Jun-06 2:47 
GeneralRe: UI Controls in Windows DataGrid Pin
gnjunge21-Jun-06 3:15
gnjunge21-Jun-06 3:15 
AnswerRe: UI Controls in Windows DataGrid Pin
Robert Rohde21-Jun-06 4:13
Robert Rohde21-Jun-06 4:13 
QuestionOpen a new document from command line Pin
truestepper21-Jun-06 1:46
truestepper21-Jun-06 1:46 
AnswerRe: Open a new document from command line Pin
Le centriste21-Jun-06 8:51
Le centriste21-Jun-06 8:51 
QuestionOpening a PDF file using hyperlink or link button Pin
karnatavamsi21-Jun-06 1:20
karnatavamsi21-Jun-06 1:20 
AnswerRe: Opening a PDF file using hyperlink or link button Pin
Ed.Poore21-Jun-06 1:40
Ed.Poore21-Jun-06 1:40 
AnswerRe: Opening a PDF file using hyperlink or link button Pin
fregolo5221-Jun-06 1:41
fregolo5221-Jun-06 1:41 
Questionhow can i save a crystal report as pdf Pin
adamoz21-Jun-06 0:52
adamoz21-Jun-06 0:52 
AnswerRe: how can i save a crystal report as pdf Pin
JoeSharp21-Jun-06 3:41
JoeSharp21-Jun-06 3:41 
GeneralRe: how can i save a crystal report as pdf Pin
Josh Smith21-Jun-06 5:04
Josh Smith21-Jun-06 5:04 
QuestionDatabase connectivity in C# using ADO.net Pin
Alamzeb khan21-Jun-06 0:50
Alamzeb khan21-Jun-06 0:50 
AnswerRe: Database connectivity in C# using ADO.net Pin
albCode21-Jun-06 1:06
albCode21-Jun-06 1:06 
Questionloading a page in webbrowser ? Pin
cmpeng3421-Jun-06 0:46
cmpeng3421-Jun-06 0:46 
AnswerRe: loading a page in webbrowser ? Pin
Ed.Poore21-Jun-06 1:42
Ed.Poore21-Jun-06 1:42 
QuestionHow to add librariesin C# ( 2005 framework)? Pin
Andy Rama21-Jun-06 0:28
Andy Rama21-Jun-06 0:28 
AnswerRe: How to add librariesin C# ( 2005 framework)? Pin
gnjunge21-Jun-06 2:46
gnjunge21-Jun-06 2:46 

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.