I've got an HFlexGrid bound to an ADO recordset, one of whose columns is a Memo field. I've noticed that the text in the Memo field gets truncated at about 963 characters once it gets to the grid.
Anyone else notice this? I don't suppose there's a work-around?
Dave
This seems like a simple question, but...
I want to trap the Click event in a heirarchical flexgrid, and show the full text of one cell in that row -- if it is a row.
How can I tell the difference between a Click somewhere on the grid and a click on a row? Also, two clicks in sequence on the...
I'm using an MSHFlexGrid, binding it to an ADO recordset, then closing the recordset (so now it's unbound).
I have all the code to load the grid in a subroutine called 'RefreshData'
I call RefreshData inside Form_load, and also when a user clicks a button.
The problem is, after a Form_load...
I have a form in Access 2000 with 2 calendar controls, version 7, which works fine. Each calendar works in conjunction with a combo box, as suggested in another thread.
I created a new form, added another calendar, copied the same code into the form, and now when I click on a new date I get an...
I checked the FAQs, but didn't find anything.
How do you tell Access to compile the code associated with a form, and tell me where the problem lies?
In a module, I just hit F5, and there it is. If I try the same in a form, it wants to know what Macro I want to run.
Dave.
I have a situation where I need to:
- compare Table A with Table B
- present records where there is an A, but no matching B
- allow user to check off which records to copy to B
- allow user to change certain fields of record A
- copy the selected records from A to B when user clicks
Note that...
I'm a VB programmer, so I'm used to doing everything in code. I'm trying to create an unbound modal form that when user fills out and hits Save, I create one parent record and multiple child records.
The problem I'm having is that when I make the form unbound, my combo boxes quit working --...
I've been assigned the task of tracking vacation/sick days/personal days for my dept, and they want it done in Access 2000.
Everything looks easy, except -- how to display a monthly "group" calendar with everyones "out-of-office" days marked?
I'm open-minded -- an ActiveX...
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.