by: doller |
last post by:
Hi Dear ,
I have a mshflexgrid control on the VB form having 200 rows .I need to
add a row before or after the selected row in the grid.
As wee do in excel
we can add rows before or after...
|
by: giddy |
last post by:
hie,
does anyone know. how to use the MSHFlexGrid.. .in C#... and does'nt
VS 2005 shipp with a NEW MSHflexGrid??? i hav VB6 installed to so does
that create some conflict?? theres only ver. 6.0...
|
by: nairda |
last post by:
Hi,
I have a minor trouble in my program. I've one MSHFlexgrid to show all datas from an input form that I made. The problem occurs when I deleted one or more rows in the MSHFlexgrid and would like...
|
by: nairda |
last post by:
Hi all,
I have a MSHFlexgrid to show my database and some textboxes to show datas I choosed from MSHFlexgrid.
I would like to know if there's a way to show a specific data I choosed from MSHF in...
|
by: babbles |
last post by:
I have a problem about data reports. My project is to view reports monthly, yearly and daily and show the query on MShflexgrid and show the total income summary.
I have already made my query on that...
|
by: WhiteShore |
last post by:
hi there
just wonder is it possible to save all the data item from mshflexgrid that has been retrieved from another table?
let say i got 1 table called A and has been retrieved by mshflexgrid,...
|
by: dnb |
last post by:
Hi...
Thanx for reply....
I don't want concat string...
But I want to disply "15,000.00" instead of "15000" in MSHflexgrid.
At this time in my MSHflexgrid "15000" format is displayed.
...
|
by: dnb |
last post by:
how can we fill data in same mshflexgrid using two recordset?
Some from one & some from another recordset?
please give reply
|
by: dnb |
last post by:
How can we take two particular objects from MSHflexgrid while selecting object from MSHflexgrid?
Thanks in advance.
|
by: Fary4u |
last post by:
Hi
it's my 1st post in VB,
i'm trying to get data from ComboBox & result with MSHFlexGrid
it's working fine there is no problem
they only thing i need is
Another ComboBox & ( result...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
|
by: SueHopson |
last post by:
Hi All,
I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...
|