o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

How can I copy multiple records to Flex grid in VB -

Hai,

In vb I bounded a flex grid to a Ms access table ,and given the option "Add New Records" to that grid...Eventhough it is not allowing me to copy records to that grid except field by field which causes time loose

How can I have to achieve this one
This is very very urgent

Help in this regard is appreciated

 

How can I copy multiple records to Flex grid in VB -
Hai, In vb I bounded a flex grid to a Ms access table ,and given the option "Add New Records" to that grid...Eventhough it is not allowing me to copy records to that grid except field by field which causes time loose How can I have to achieve this one This is very ver


Selecting a record from a Flex Grid in VB6 -
OK, I tried Dr. Evil's code on the link that was provided, but I was not able to get it to work. Let me try this again: I have a form which searches a DB. If multiple records are pulled from the query, it loads another form with an MS Flex Grid. From there, I want the user to be


Help for using MS Flex Grid -
I need to take the records from the access table and display some of the fields in the VB application. I have heard that MS Flex Grid is the best tool for this. Can someone plz tell me how to use MS Flex Grid? It would be gr8 if u could provide some code or a sample application, tha


Flex Grid Multiple Selection -
I have a flex grid that is set to select entire rows when clicked... everything works fine with it so far. If a user selects more than 1 row is there a way to handle the multiple selection of rows? I tired playing around with the clip property but i don't know if that will do what i ne


how to add,edit,save,delte a row in Ms flex grid using ADO - Excel database -
hai friends, Can any one help me to connect .XLS files using ADO connectivity in Ms Flex Grid. I am able to load the .xls file. need help to add,delete,save & edit a row in ms flex grid. while adding, a text box has to be appeared & the text box values has to be sa


Flex grid question -
Everyone : On my form I have a flex grid and that works fine. I also have on the form several navigation buttons for the flex grid; move up or down one record or move to top or bottom of the grid. My question is I've not sure what flex grid method or properties I need to set to mo


Flex grid connection to recordset -
hi, i'm using a flexgrid connected to adodb recordset to display data. How can i change the number of records displayed during runtime (the data will change according to some condition.) I changed the recordset , but (the changed data) is not displayed in the flex grid. I tried settin


Add/Delete data from Flex Grid -
In a flex grid connected to an Acess table,is there any possibility of adding or deleting records from a command button in the form?


Print a Flex Grid -
I am a begginer to VB and have run into a problem with a database. I am using a Flex Grid to bring up certain information from my Access database. Now I want to be able to print out the info that is displayed in the flex grid, not the whole database. Maybe I have missed something


flex grid control -
please tell me how to display only once, the values which are repeating in a column in flex grid or hirarchial flex grid for example col 1 col 2 1 a 1 b 1 c 2 d 2 e 3 f 3 g 3 h shou


Vb6.0 And Probs With Vsflexgrid -
Hello All i got stuck at this point i have two flexgrids one is main flex grid and second is say"child"flex grid main flex grid working smoothly in first flex if when i click on particular row it shows tht customers details in above textboxes following by cus


Flex grid refresh problem -
Basically I drag a line out of a flex grid and place it in listbox. after the drag drop is finished, a form pops up that partially covers the flx grid. When this closes the border of the flex grid is a bit screwed up. I have tried a doevents and refreshing the flex grid and the fo


flex grid control - alternative -
I am running my vb project from a CD, a standalone application. I used a flex grid control in the applicattion, some user who don't have permission on their pc or laptop can't run the program. I believe this is because the flex grid control isn't a standard windows control. Is the


Flex grid question *RESOLVED* -
Hello, I have a flex grid in my program that has dollar amount going down the side, and interest rates going along the top. The flex grid will populate all the cells (9 rows/7 columns) with all the various computations. As the user updates the total dollar amount, the flex gri


Urgent help needed: Multiple sorts using Flex Grid -
I have some data in a flex grid which is not coming from any database. The grid is filled with data as user selects few objects in the program. I want to sort this data with multiple sorts, how do i do that? I have figured out how to sort with just 1 column by using the grid1.sort = fl


[B]Flex grid columns at run time[/B] -
Hi All, Is it possible to specify the columns for flex grid at run time? What i mean is.... I have a form which contains 2 command buttons and a flex grid control. If command button 1 is pressed flex grid with 5 columns should be displayed. If command button 2 is pressed flex gr


Flex grid Probelm -
!!!!!!!!!!!!!!!OM SAI RAM!!!!!!!!!!!!!!!!!!!! I am using flex grid for displaying some tabular data . I have got code for copy the same. This is working fine. But Now i had to merge some rows for header if I will merge then I am unable to select(the selection is taking


combo box in flex grid -
hi, i know we can have a combo box in flex grid. ie. when you click on a cell, you will see your combo box there. Anyone came across having to display multiple combo boxes on different cells in flex grid and without having to click the cell you are able to see the combo boxes?


Hierarchical Flex Grid -
Hey guys Anybody know of a good third party Hierarchical Flex Grid that looks exactly the same way Access 2003 does? i dont like the layout of the standard Hierarchical Flex Grid that comes with vb6. Even if you know of a freebie one? Cheers Nick


how make a flex grid refreshable after a specific time -
Hi, I have created a flex grid which retrives the values from the database.I want to make it refreshable in the sense that the flex grid values checks after each 25 sec.Can it be possible to execute the same query after a time duration of 26 sec which retrives the values from the db


Select Multiple Flex Grid Rows -
Is there a way to select multiple rows on a MS Flex Grid that are not in order? For instance, I know you can just click and drag your mouse to select a bunch of rows... but what if I want to select row 5 and row 30.. is there a way to do that?


sorting date column in flex grid -
hi, When i use the sort property of the MS Flex grid (or MS hierarichal Flex grid) , the date columns are not sorted properly. How do i sort them ? Is it possible using the "COMPARE" event of the Flex Grid. If yes ,what will be the code in the compare event.?


FlexGrid question..pls answer -
I am using a MS Flex grid control . I am loading around 2000 records into the grid from database. After loading all the records (2000 records), (After loading when I look at the records in the GRid they look fine.) I am iterating thru each row in the grid. after iterating thru fi


HFG + Scrollbar -
Hi, I am working with Microsoft Hierarchical Flex Grid (VB6) to display records from the database while the user enter the ID matching with the record in the database (using ADO). New records are being added below the previous records in the flex grid as intended. Question is h


Flex Grid With Mouse -
I need to move a item in a flex grid from position x to position y using a mouse hold-click, like in the Winamp playlist. but the flex grid no have the capacity for it own. can somebody help me with a subroutine


<resolved>Number format in msh flex grid -
Hello I am filling certain columns of a h. flex grid from an acceess 2000 table. The data type in access for the specific data is number or currency and although they have only two decimal point when they are shown in flex grid they suddenly have 5 or 6 digits after decimal. I know


flex grid -
I want to add data to a flex grid from text and combo boxes. Have a flex grid with 3 Columns (Name, Date, Choice) Text box needs to fill Column Name Combo1 needs to fill Date Combo2 needs to fill Choice User will enter values and select enter to write the data to the flex gr


setting flex grid size at run time -
I'm trying to set the number of rows/columns of a flex grid at run time. I'm reading information from an Access database, and then want to display certain parts in a grid. The number of rows/columns in the flex grid depends on the amount of information in the database. Can I set the


Question about MS Flex Grid -
I assumed the ms flex grid worked in the same mannor as the dbgrid control. When I use the dbgrid, I can click on it and type in it. When I use the ms flex grid. When I click on it, I get get the dotted rectangle aroud it but I cannot type anything into it. Do I have to write cod


Ms Flex Grid SetDataSource method -
How to populate MS flex grid with some recordset? // This is the problem m_cFlex.SetDataSource(LPDISPATCH(pRst)); Flex grid give me a message "Type mismatch". Anyone know why? What I need to write here? pRst is variable ADOCG::_RecordsetPtr pRst;


The once flexible flex grid -
I know one of the mods I think it was marty created an editable MSHFlexGrid. Meaning values could be edited right from the grid rather than using some sort of event to place the values in text fields and re-save. No I originally did not use this because I am creating a client server


Adding to FlexGrid -
Hi all, I have a part in my code to add to a flex grid. If a certain text already exists in the flex grid, I do not want to add it once more to the flex grid. If it is not there in the flex grid, I should add the detail to the grid. How will I go about it? Please help. This is the c


Flex Grid - scheduler -
I need to develop a huge flex grid application with dates (01 - 31 ) accross the top and scrollable by month horizontally and product vertically. There must be some software to do this (bit like Outlook express) anyone know where I could search to see if there's an intelli - grid I cou


how to select the second or third row from Msh Flex Grid Control. -
actaully i want to select the specified record which letter i am typing in the text box then record shud be automatically selected from the msh Flex grid Control in vb.and how to set the bookmark with the mshFlex grid control .How to Select the second or third row in the MSH Flex grid


pixels, twips and things -
Im trying to dump the contents of an MSFlexGrid into an excel sheet and set the widths of the excel columns to be the same as the flex grid. I have a couple problems. 1. I can't find the units of measurement used by a flex grid. 2. Excel uses a unit of measurement that is the nu


Query on flex grid and mousepointer -
hi goodmorning everyone im new to this group i want to change my mousepointer to command button's caption when i click on that button or can i create a userdefined mousepointer.. and i want to place a map on flexgrid and if i click a portion of that map it should open anoth


MS Flex Grid question -
Is there anyway to have checkboxes inside a cell in a flex grid? If not, is there a grid control that lets you put this kind of stuff within a cell? Any ideas would be helpful. Thanks in advance.


Data&Flex Grid -
Hey I am quite new to VB. At the moment i am trying to get the following to work: I would like to receive an unknown number of records eg name age gender - from the user. The problem is : 1) I am unable to allow the user to edit the flex grid cells during run-time. 2) Onl


flex grid printing -
I am trying to print a flex grid to a printer. I can print the form using Form1.PrintForm but the grid comes out as a black box. I can print the grid simply using Printer.PaintPicture msflexgrid1.picture, 0, 0 but how do I get both on the same printout? Got any idea's.


Flex grid backcolor -
Does anyone know the command to change the back color of an entire row that has been selected in a flex grid? Note, only one row at a time. Thanks