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

C#

 
QuestionHow to change the regional langage of a textbox programmatically? Pin
Ali Beirami30-Jun-05 11:11
Ali Beirami30-Jun-05 11:11 
Generalshared folders Pin
amarsumanth30-Jun-05 10:22
amarsumanth30-Jun-05 10:22 
GeneralParsing Binary file in C# Pin
leo holzman30-Jun-05 9:36
leo holzman30-Jun-05 9:36 
GeneralRe: Parsing Binary file in C# Pin
SmarkKid530-Jun-05 12:09
SmarkKid530-Jun-05 12:09 
QuestionCheck Internet Port Status ? Pin
Ariston Darmayuda30-Jun-05 7:49
Ariston Darmayuda30-Jun-05 7:49 
AnswerRe: Check Internet Port Status ? Pin
Bojan Rajkovic30-Jun-05 15:33
Bojan Rajkovic30-Jun-05 15:33 
AnswerRe: Check Internet Port Status ? Pin
leppie30-Jun-05 22:55
leppie30-Jun-05 22:55 
GeneralDataGrid resize column Pin
Scot B30-Jun-05 6:11
Scot B30-Jun-05 6:11 
I am working on a project and need the communities help. I have searched extensively, and cannot seem to find a solution to this problem.

I need to create a very simple properties grid. It should have no headers, and simply display 2 columns with name/value pairs listed one per row.

I have created this control by deriving a custom control from the DataGrid object, and it works well, except for one thing. The columns are not resizable without including a header column to the grid.

What I need to do is be able to resize the columns by clicking on the divider between the two cells on any row of the grid. This is the same behavior as what you see in the PropertiesGrid control.

Does anyone have any suggestions on how to implement this? It seems like this should not be hard to do, yet I have been unable to find any reference on where to even begin, much less an implemented solution to this problem.

Thanks in advance for everyones time.

Scot.

GeneralRe: DataGrid resize column Pin
Piovra_30-Jun-05 22:47
Piovra_30-Jun-05 22:47 
GeneralListView scrolling on clear - add items problem Pin
machocr30-Jun-05 4:43
machocr30-Jun-05 4:43 
GeneralRe: ListView scrolling on clear - add items problem Pin
mav.northwind1-Jul-05 0:54
mav.northwind1-Jul-05 0:54 
GeneralDocking and memory errors Pin
gantww30-Jun-05 4:29
gantww30-Jun-05 4:29 
GeneralRe: Docking and memory errors Pin
mav.northwind30-Jun-05 6:06
mav.northwind30-Jun-05 6:06 
GeneralRe: Docking and memory errors Pin
leppie30-Jun-05 7:54
leppie30-Jun-05 7:54 
GeneralRe: Docking and memory errors Pin
gantww30-Jun-05 9:08
gantww30-Jun-05 9:08 
GeneralRe: Docking and memory errors Pin
Dave Kreskowiak30-Jun-05 9:21
mveDave Kreskowiak30-Jun-05 9:21 
GeneralRe: Docking and memory errors Pin
gantww30-Jun-05 9:53
gantww30-Jun-05 9:53 
GeneralRe: Docking and memory errors Pin
Dave Kreskowiak30-Jun-05 17:34
mveDave Kreskowiak30-Jun-05 17:34 
GeneralRe: Docking and memory errors Pin
gantww1-Jul-05 1:33
gantww1-Jul-05 1:33 
GeneralRe: Docking and memory errors Pin
Dave Kreskowiak1-Jul-05 2:57
mveDave Kreskowiak1-Jul-05 2:57 
Questionweb services or remoting or what ? Pin
eng.mohamed30-Jun-05 2:55
eng.mohamed30-Jun-05 2:55 
AnswerRe: web services or remoting or what ? Pin
Judah Gabriel Himango30-Jun-05 4:12
sponsorJudah Gabriel Himango30-Jun-05 4:12 
AnswerRe: web services or remoting or what ? Pin
Sebastian Schneider30-Jun-05 4:15
Sebastian Schneider30-Jun-05 4:15 
AnswerRe: web services or remoting or what ? Pin
Adam Goossens30-Jun-05 16:43
Adam Goossens30-Jun-05 16:43 
AnswerRe: web services or remoting or what ? Pin
Matt Gerrans1-Jul-05 4:53
Matt Gerrans1-Jul-05 4:53 

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.