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

C#

 
QuestionRe: datagrid save Pin
csharpgal27-Jul-07 1:41
csharpgal27-Jul-07 1:41 
QuestionControl inside listbox C# .Net Pin
drweb8626-Jul-07 22:53
drweb8626-Jul-07 22:53 
AnswerRe: Control inside listbox C# .Net Pin
Christian Graus26-Jul-07 23:08
protectorChristian Graus26-Jul-07 23:08 
GeneralRe: Control inside listbox C# .Net Pin
drweb8626-Jul-07 23:32
drweb8626-Jul-07 23:32 
GeneralRe: Control inside listbox C# .Net Pin
Christian Graus26-Jul-07 23:36
protectorChristian Graus26-Jul-07 23:36 
GeneralRe: Control inside listbox C# .Net Pin
drweb8626-Jul-07 23:45
drweb8626-Jul-07 23:45 
QuestionShowing an icon in a gridview (WPF) Pin
Johan Lombaard26-Jul-07 22:51
Johan Lombaard26-Jul-07 22:51 
AnswerRe: Showing an icon in a gridview (WPF) Pin
kubben27-Jul-07 1:42
kubben27-Jul-07 1:42 
Normally I would suggest using an asp:Image control, but I am not sure if the ImageUrl support Icon files. Why wouldn't you use gif or jpg files instead? Anyway, it might work with icon files. First create a new column that is a template column in your gridview. Once you have a template column you have an ItemTemplate and an EditTemplate. Create an asp:Image control in the itemtemplate and bind it to the correct variable that has the imageurl in it. If you allow editing to your grid view you will need to add it there as well if you want the image to be seen when editing.

Hope that helps.
Ben
Questionconvert to ASCII Pin
Sunshine Always26-Jul-07 22:47
Sunshine Always26-Jul-07 22:47 
AnswerRe: convert to ASCII Pin
Christian Graus26-Jul-07 23:07
protectorChristian Graus26-Jul-07 23:07 
AnswerRe: convert to ASCII Pin
Hari Om Prakash Sharma26-Jul-07 23:09
Hari Om Prakash Sharma26-Jul-07 23:09 
GeneralRe: convert to ASCII Pin
Christian Graus26-Jul-07 23:25
protectorChristian Graus26-Jul-07 23:25 
QuestionEventhandler in C# - How to send parameter Pin
Vikas K.26-Jul-07 22:14
Vikas K.26-Jul-07 22:14 
AnswerRe: Eventhandler in C# - How to send parameter [modified] Pin
Martin#26-Jul-07 22:38
Martin#26-Jul-07 22:38 
GeneralRe: Eventhandler in C# - How to send parameter Pin
Vikas K.26-Jul-07 23:17
Vikas K.26-Jul-07 23:17 
GeneralRe: Eventhandler in C# - How to send parameter Pin
Martin#26-Jul-07 23:19
Martin#26-Jul-07 23:19 
GeneralRe: Eventhandler in C# - How to send parameter Pin
Mike Dimmick27-Jul-07 2:26
Mike Dimmick27-Jul-07 2:26 
GeneralRe: Eventhandler in C# - How to send parameter Pin
Martin#27-Jul-07 2:46
Martin#27-Jul-07 2:46 
GeneralRe: Eventhandler in C# - How to send parameter Pin
Vikas K.31-Jul-07 1:55
Vikas K.31-Jul-07 1:55 
GeneralRe: Eventhandler in C# - How to send parameter Pin
Martin#31-Jul-07 2:05
Martin#31-Jul-07 2:05 
QuestionHow Can use Matlab Files in Visual Studio C# .Net? Pin
zeeShan anSari26-Jul-07 21:38
zeeShan anSari26-Jul-07 21:38 
AnswerRe: How Can use Matlab Files in Visual Studio C# .Net? Pin
Christian Graus26-Jul-07 21:39
protectorChristian Graus26-Jul-07 21:39 
AnswerRe: How Can use Matlab Files in Visual Studio C# .Net? Pin
Murali Babu26-Jul-07 23:00
professionalMurali Babu26-Jul-07 23:00 
QuestionDirectX in C# Pin
legolass26-Jul-07 21:36
legolass26-Jul-07 21:36 
AnswerRe: DirectX in C# Pin
Christian Graus26-Jul-07 21:40
protectorChristian Graus26-Jul-07 21:40 

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.