Click here to Skip to main content
15,905,877 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: issue with progress bar Pin
Thomas Stockwell3-Nov-08 1:53
professionalThomas Stockwell3-Nov-08 1:53 
GeneralRe: issue with progress bar Pin
gtag4-Nov-08 23:36
gtag4-Nov-08 23:36 
QuestionSplitContainer panel displays garbage when resized Pin
gschmidt9581-Nov-08 19:48
gschmidt9581-Nov-08 19:48 
AnswerRe: SplitContainer panel displays garbage when resized Pin
Thomas Stockwell3-Nov-08 1:55
professionalThomas Stockwell3-Nov-08 1:55 
GeneralRe: SplitContainer panel displays garbage when resized Pin
Greg Schmidt3-Nov-08 2:50
Greg Schmidt3-Nov-08 2:50 
Questionstart windows app on file print click Pin
balu1234530-Oct-08 22:53
balu1234530-Oct-08 22:53 
QuestionHow can set specific path for chm file Pin
tozy30-Oct-08 20:42
tozy30-Oct-08 20:42 
Question[Deployment] Immediately run application after setup Pin
Accius30-Oct-08 7:37
Accius30-Oct-08 7:37 
QuestionRe: [Deployment] Immediately run application after setup Pin
led mike31-Oct-08 4:39
led mike31-Oct-08 4:39 
QuestionPrint a form Pin
shir129-Oct-08 22:22
shir129-Oct-08 22:22 
AnswerRe: Print a form Pin
Giorgi Dalakishvili29-Oct-08 22:40
mentorGiorgi Dalakishvili29-Oct-08 22:40 
Questionwin app to silverlight? Pin
codeflat29-Oct-08 2:12
codeflat29-Oct-08 2:12 
AnswerRe: win app to silverlight? Pin
Simon P Stevens29-Oct-08 5:57
Simon P Stevens29-Oct-08 5:57 
QuestionPlug-in for Outlook using C# Pin
A.Asif28-Oct-08 18:47
A.Asif28-Oct-08 18:47 
RantRe: Plug-in for Outlook using C# Pin
Paul Conrad3-Nov-08 5:04
professionalPaul Conrad3-Nov-08 5:04 
QuestionDataGrid in CF 2.0 Pin
Member 62799727-Oct-08 17:10
Member 62799727-Oct-08 17:10 
Hello all

I am new to .NET. I am looking for some guidance.

I need to create an .NET CF application for Windows Mobile 5/6 devices which involves showing the user a GRID of "N x M" cells. User cannot edit cells or create new cells. It just a GRID display with static text (Sample - R1C1, R1C2 etc.) and the user should be able to move from cell to cell and I should be able to highlight the cell they are moving over.

1. How do I use DataGrid control and not use any data source. In other words I would like to set the number of rows and columns for the grid and need to be called back when the Grid wants to populate each cell. Somthing similar to ListView where one have a callback that will be called to fill the list.

Could you please guide me How I can achieve that?


2. I am looking for a some sample code for .NET/C#. Usually I get the Win32/C++ samples from the Microsoft Visual Studio installs. But I couldn't find any .NET CF samples from MSDN of .NET CF 2.0 install.

Appreciate very much any help!

Thank you very much.
Ganesan
QuestionTrackBar appearance inconsistency Pin
John Whitmire27-Oct-08 11:12
professionalJohn Whitmire27-Oct-08 11:12 
GeneralRe: TrackBar appearance inconsistency Pin
Luc Pattyn27-Oct-08 11:31
sitebuilderLuc Pattyn27-Oct-08 11:31 
AnswerRe: TrackBar appearance inconsistency Pin
John Whitmire28-Oct-08 5:23
professionalJohn Whitmire28-Oct-08 5:23 
QuestionShowing and manipulating a window form Pin
dj_jeff27-Oct-08 4:13
dj_jeff27-Oct-08 4:13 
AnswerRe: Showing and manipulating a window form Pin
JoeSharp27-Oct-08 4:38
JoeSharp27-Oct-08 4:38 
GeneralRe: Showing and manipulating a window form Pin
dj_jeff27-Oct-08 20:14
dj_jeff27-Oct-08 20:14 
GeneralRe: Showing and manipulating a window form Pin
Luc Pattyn27-Oct-08 6:04
sitebuilderLuc Pattyn27-Oct-08 6:04 
GeneralRe: Showing and manipulating a window form Pin
dj_jeff27-Oct-08 20:17
dj_jeff27-Oct-08 20:17 
AnswerRe: Showing and manipulating a window form Pin
dybs1-Nov-08 17:13
dybs1-Nov-08 17:13 

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.