datagrid and checkbox
Tue, 1 Apr 2008 05:04:02 -0700
I have a form where I want the user to review data prior to submitting it to
a process.
The form needs to display the rows of data. The first column needs to be a
checkbox. This will be used by the user to delete that row so that it won't
go to the next step (process).
What is the best way to handle thi ...
|
Test: please ignore
Mon, 31 Mar 2008 11:40:06 +0100
Just a test please ignore
...
|
Visual Studio 2008 C# editor suddenly very slow
Sun, 30 Mar 2008 05:57:25 -0700 (PDT)
Hi,
A few days ago I started to use a different laptop for my personal
development projects. The laptop contains a brand new Windows Vista
installation and Visual Studio Team System 2008 (Version 9.0.21022.8
RTM). I've been using exactly the same versions on another laptop
without having significant perform ...
|
#define at Solution Level to a set of Projects
Thu, 27 Mar 2008 15:18:01 -0700
Assume I have a solution that has 200+ projects under it, and I received the
entrie source from some other developer. Now, I want to do a #define ... to
every project within the solution. How can I do that? Is there a single one
shot way for me add such #defs to solution space, rather than to project
space?
...
|
I need to ref a vb6 control VB.CommandButton in visual studio 2005, how can I do it?
Thu, 27 Mar 2008 09:12:36 +0800
I need to ref a vb6 control VB.CommandButton in visual studio 2005, how can
I do it?
...
|
MsFlexgrid and MySql in VB.NET
Wed, 26 Mar 2008 22:02:31 +0200
In vb 6.0 we were able to make a connection between a query and a data
access and also able to send the result table to msflexgrid by referencing
its datasource to data1.
I am quite new in VB.NET and i have a code to be upgraded but unfortunately
i could not do it yet. I have searched but still no answer..
...
|
Table of data in a Windows application
Wed, 26 Mar 2008 11:09:20 +0100
Hello everybody.
I need to display a table of data in my Windows application, a little bit
like in an Excel sheet.
I have about 80 numbers to display.
A list is not right for me because I need about 20 lines with 4, 5 or 6
columns; the number of columns depends of the line.
Do you have an idea ?
Thank ...
|
|
|
Using Access 2007 in VS 2008
Tue, 25 Mar 2008 14:59:01 -0700
It seems that VS 2008's visual tools (e.g. to create a dataadapter) MS
Access 2007 won't work with Access 2007's new file format. Instead,
everything has to be hand-coded. Am I missing something or is there an
update or workaround?
Thanks, ...
|
build options
Tue, 25 Mar 2008 09:12:01 -0700
If I have a solution with many projects, how can I set teh build option such
that, only the project that I make changes to get rebuilt, and not all the
projects.
For example. If I have projects A to Z, first time, I build the entire
project, later on, I make changes to only project A. I need to set build
o ...
|
Problems with Workflow designer
Tue, 25 Mar 2008 06:28:09 -0700
Question. I would like to know if there is a way to stop the workflow
designer from re-painting when you, for example, tab back and forth from
anything in VS back to the designer?
Reason: When the designer repaints it is placing things off the design
surface and generally messing up how I like the diagr ...
|