| Thread | Last Post | Replies |
|
| UPDATE SQLTABELLE | 01 Dec 2004 11:43 GMT | 1 |
VS2003 C# Ich habe einen SQLDATAADAPTER erstellt und ein DATSET generiert. Diese Dataset stelle ich in einem DATAGRID dar. In der Tabelle ist das Feld UKID als Prim?rschl?ssel definiert und damit
|
| Post-Mortem Debugging | 01 Dec 2004 08:56 GMT | 1 |
Does anyone have advice about ways to obtain information about errors that occur in Windows Forms applications at a user site? I am currently sending exception.ToString back to me. I am not distributing the .pdb files for size reasons so I do not get line
|
| DataGridView tab order | 01 Dec 2004 08:35 GMT | 1 |
Hello, I have a DataGridView with several columns. I would like to change the tab order for the columns but I can not find a way to do this. There is no property to set the tab order. I could listen for the tab-keypress but I can not find a method setting focus on a specific cell ...
|
| IE Hosted UserControls blocked by 3rd Party Tools? | 01 Dec 2004 02:10 GMT | 13 |
I have a strange and difficult to debug situation: I have developed and deployed an IE hosted Windows Forms UserControl as part of my company's web portal, and for just about all of our clients everything has worked well. But for one client who is running XP SP2 and has the .NET ...
|
| Transparent control | 01 Dec 2004 01:02 GMT | 2 |
I have to write transparent control - simple red rectangle. When I mouse move control should change position(left and top). The problem is when red rectangle is moving over other controls such Buttons, PictureBoxes it flicker.
|
| Hello, Japan? | 01 Dec 2004 00:41 GMT | 2 |
My application is so successful that it needs to go global. The only problem is that that means Japanese. I don't know the first thing about making a Japanese language application. I know I have to use Unicode, but that's about it.
|