Hi All
I have a datagrid that is bound to a recordset as its datasource. Part of the applications operation is the user can select a single item or multiple items in the grid and click a button to remove them. To do this I iterate through the .SelBookmarks and remove the rows by deleting them...
I have a datacombo that has a recordset as it's datasource. However, I would like there to be a blank showing so that the user actually has to make a selection so that certian events fire. Anyone know how to do this?
Thanks!!
I am moving back into VB6 for a project after spending quite a bit of time in the .NET world. Now I am wondering if there is a way to accomplish the same thing as filling a dataset (.NET) in VB6 so that I can play with the dataset and then query it for added/modified rows for doing...
Hi All,
I have Flash 8 and I want to create a banner for my website using it. Something like a logo flying in and navigation buttons dropping into place or something like that. Could someone point me in the direction of a way to start or a good online tutrial? It would be much appreciated...
I have two divs on my page, one main content div (a square) and another one inside that (another square) that I want to stay up in the top right crner of the main div. So essentially, I want the page text to go down the left side of the main div but keep the inside div up in the top right...
Say I have 4 div's on my page
Header
Navigation
Main
Footer
How could I set that up so that they stack on top of each other and if say the main div gets taller, the footer just automatically moves down?
Thanks!!
The error thrown was that listed above.
An unhandled exception of type 'System.NullReferenceException' occurred in system.windows.forms.dll
Additional information: Object reference not set to an instance of an object.
In a fit of frustration I deleted the panel and all associated controls...
LOL!
Well
I have this
Dim dt_AccessLevels As New DataTable("AccessLevel")
cboAccessLevel is also initialized.
dt_AccessLevel then gets its data from an AccessLevels property in a User module.
Then there is this:
Public Sub New()
MyBase.New()
'This call is required by the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.