all groups > dotnet general > march 2004 > threads for saturday march 6
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Checkbox in datagrid header
Posted by Rod at 3/6/2004 6:01:06 PM
Within the application that I'm creating, I am going to need several datagrids and am wanting to create a reusable datagrid control. One of the requirements of this datagrid is that a user may choose to hide a column(s). I have created a checkbox in each column, to allow them to select the columns t... more >>
Edit Stored Procedures
Posted by Chris Vaughn at 3/6/2004 2:01:24 PM
Does anyone know about a certain setting to edit stored procedures through
VS.NET 2003? The only options in the context menu are refresh, copy and
properties. It is my understanding that you should be able to open and edit
a stored procedure through server explorer. I am currently running Windows... more >>
Keep Scroll Location on Postback
Posted by Jim M at 3/6/2004 12:21:24 PM
Is there any way to have a postback without the scrolly location reset to 0?
In otherewords I want to post back from the center of the long page and
still view the point where I clicked to generate the postback.
Thanks in advance.
... more >>
quick question
Posted by J at 3/6/2004 12:01:07 PM
Hi
does anyone know how i can clear an image from a picture box?
I tried
PictureBox1.Image = ""
but this does not work!!
Can anyone help? ... more >>
Include a database in deployment
Posted by mannik at 3/6/2004 10:51:06 AM
Hi
I've made a simple winform with access to an Access database. I work on my machine but when I install the MSI on another machine it looks for the database the wrong place, what would be the workaround
TI
Tommy... more >>
WebLog
Posted by TO at 3/6/2004 10:50:10 AM
Hi Everyone,
I am looking for a weblog provider whose website has been uses .net platform
instead of php, etc. Any help ?
thx,
Marcio.
... more >>
memory usage
Posted by tomvr at 3/6/2004 9:11:05 AM
Hello
I have noticed some 'weird' memory usage in a vb.net windows app
The situation is as follows
I have an app (heavy on images) with 2 forms
(actually there are more forms and on starting the app I load some things into memory for global use of the app but I'll use only 2 starting forms to e... more >>
|