473,796 Members | 2,512 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Another .Net question..using the MSFlexGrid

Hello all..thanks for everyone's advice regarding my SHBrowseForFold er
API problem, I was able to put together a public class that runs
great! But I have another migration headache regarding the MSFlexGrid.

I have been able to successfully add a COM object MSFlexGrid in my
VB.Net project. I can successfully populate and manipulate the grid.
But, I have two problems, that I used to be able to do with no issues
in VB 6.

1) AutoSizing the grid at run-time. I have a function that auto sizes
the Grid at run-time. However, this grid implements the old
Form1.TextHeigh t() and TextWidth() properties of VB 6. .Net does not
have this property. I have tried using the graphics class but I can't
get what I need. What I need to be able to do is something like this
(in VB, it would be like this:)

lRHeight = lRHeight + Form1.TextHeigh t("xx" /5)

Basically, how can I get the textHeight of a standard string and
manipulate it so I can auto size my MSFlexGrid, has anyone had any
success auto sizing a MSFlexGrid in .Net?

2) Printing the MSFlexGrid. I REALLY need the ability to print out my
MSFlexGrid. Does anyone know of a way to do this in .Net. Even if it
is a graphics method of simply taking the FlexGrid and printing it out
to the standard printer object (even if I lose the grid lines)..I have
a class module in VB that does the trick, but this is completely
incompatible in .Net

If anyone has had success printing out a MSFlexGrid or auto sizing
MSFlexGrid columns, I would be grateful for any insight. Thanks in
advance.
Nov 20 '05 #1
0 1421

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
7404
by: rv daffin | last post by:
I need to clear the grid between updates without clearing the header row. What is the speediest way to do this? Thanks for your time. -- Dink - There are 10 kinds of people in the world... those that know binary and those that don't.
1
4963
by: PVS | last post by:
Hi, I am new to VC++ 7.0. I want to use MSFlexGrid in my dialog based MFC project in VC++ 7.0 (in VS ..NET IDE). I added the MSFlexGrid control into my resource editor toolbox and I dragged and dropped that control onto my dialog. when I tried to assign a variable from my dialog class to this MSFlexGrid control, it created a class with .h and .cpp files. The new class is derived from CWnd. I am trying to change it to derive from...
0
983
by: Martin K | last post by:
Hello all..thanks for everyone's advice regarding my SHBrowseForFolder API problem, I was able to put together a public class that runs great! But I have another migration headache regarding the MSFlexGrid. I have been able to successfully add a COM object MSFlexGrid in my VB.Net project. I can successfully populate and manipulate the grid. But, I have two problems, that I used to be able to do with no issues in VB 6. 1) AutoSizing...
1
4977
by: Mad Scientist Jr | last post by:
can someone explain how to simply populate a grid in .net ? the way i understand it, there is no more msflexgrid, and instead is this new control that has to be tied to a dataset, and it is a real pain to work with if you just want to throw some values in a grid and edit them with a textbox. i don't want to persist anything in a database, i just need a fast cheap and easy grid in memory that i can work with! i had functions in vb6 that...
0
1291
by: Jim | last post by:
How would you guys approach this. Im manually populating a MSFLEXGRID with records from an access database, and displaying it to the user. I want to give the user an edit button, putting them in an edit mode that allows them to change any of the data in the cells using floating textboxes. Once they were done editing they would click a save button to commit the changes to the database. I was going to track the changes using a...
1
2688
by: schapopa | last post by:
Hi, I have a MSFlexGrid control on the SSTab and now I am trying to make it editable. I got some example on the net that explains how to achive that. So I have a text box that appears over the MSFlexGrid. It works, but location of the text box is a little bit off the cell. (A bit to much to left and to high) With MSFlexGrid(Index) txtCellEditor.Location = New Point(SSTab1.Location.X + TwipsToPixelsX(.CellLeft) + .Location.X,...
1
2570
by: Tulasi | last post by:
Hi all, This is very uregent requirement.Requirement is, i am using MSFlexgrid in vb.net .At the run time this grid contains some data items.Any body knows how to print these rows using printdilalogbox,printDocumnet and all . Please tell me the sample example of this requirement Thanks in advance TulasiKumar
1
16748
by: zoneal | last post by:
Hi, I am involved in the process of migrating vb(6.0) application to vb.net. My application contains only vb controls namely MSFLEXGRID. I want to migrate my application to vb.net completely without any OCX(MSFLEXGRID) controls. I found datagrid to be an equivalent control of MSFLEXGRID in vb.net. I am unable to find an equivalent method & property of datagrid in vb.net. Please provide some examples which helps me to migrate the...
5
8415
by: Ishmael | last post by:
Hi Is Been a 3 Yrs Now (I Still trying to do this) Please help me to do this with Visual Basic 6.0 using Msflexgrid Let say you are the Principal . You have 10 educators and 5 class (Grades) .So you want to setup a School Time Table for them. Each educator must go to each period but if that educator go to grade 6 period 1 on Monday. The same educator must do that period 1 on Monday at the same time, Timetable must aloud the same educator...
0
10452
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10221
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10169
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9050
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7546
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6785
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5440
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4115
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.