martin2k

Google
 
Web www.martin2k.co.uk

MSFlexGrid


Home Read and add posts to the Visual Basic 6.0 Forums Download some of my programs and OCXs Read the Tips here The old style forum is still available here Contact

Back


From: Melissa E-mail: williamsm@wlu.edu 1

Date: Tuesday, November 20, 2001 at 15:04:59

Subject: MSFlexGrid

Comments:

I want to limit the user to only be able to select one row. I have the properties set up so that the grid has row selection. But I can't figure out how to restrict it. Any thoughts would be greatly appreciated.
Thanks

From: kumar (203.199.237.---) E-mail: kumartkumar@rediffmail.com 2

Date: Wednesday, May 8, 2002 at 15:52:17

Subject: RE: MSFlexGrid

From: syedzahurahmed (202.88.154.---) E-mail: syedzahur36@hotmail.com 3

Date: Wednesday, May 29, 2002 at 07:11:54

Subject: RE: MSFlexGrid

Comments:

i need complete information abou msflexgrid how it works,function of it and etc please mail me the informations about it

From: rollershade (213.1.192.---) E-mail: colinharman@hotmail.com 4

Date: Thursday, May 30, 2002 at 21:10:55

Subject: RE: MSFlexGrid

Comments:

heres how to limit the row flex being the flexgrid  Flex.SelectionMode = 1  heres how to add a row of data, the chr() bits mean go to next column, ie this flex grid has 4 columns  Entry = "1" & Chr(9) & "2" & Chr(9) & "3" & Chr(9) & "4" Shapedform.Flex.AddItem Entry  if u need more things with the grid , just email me

From: Thisara (57.72.7.---) E-mail: Alokabandara 5

Date: Tuesday, September 17, 2002 at 11:51:37

Website: thisara.alokabandara@mhl-lk.com

Subject: RE: MSFlexGrid

Comments:

is there any posibility to repeat the last record (row) when it stored in to the database.this is a big problem.i'm using msflexgrid and this sometime the last row is repeting.  pls advice me....!!!!

From: thisara (203.143.22.---) E-mail: thisara.alokabandara@mhl-lk.com 6

Date: Tuesday, September 17, 2002 at 11:57:48

Subject: RE: MSFlexGrid

Comments:

I'm using msflexgrid control in VB and some time the last Row get repete.pls advice me.  using VB6-SP5 & sqlserver 7.0 & Win2000Server

From: M (195.23.17.---) E-mail: nuno_m_melo@hotmail.com 7

Date: Friday, September 27, 2002 at 10:18:24

Subject: RE: MSFlexGrid

Comments:

i need complete information about msflexgrid how it works,function of it and etc please mail me the informations about it

From: ivan alomoto (157.100.45.---) E-mail: ifal5@hotmail.com 8

Date: Thursday, October 3, 2002 at 00:02:36

Subject: RE: MSFlexGrid

Comments:

como hago para pasar informacion de un msflexgrid a cualquier otra aplicacion como excel, word, etc

From: arjunan (202.9.172.---) E-mail: arjun@jun.com 9

Date: Sunday, October 13, 2002 at 09:17:02

Subject: RE: MSFlexGrid


This forum is no longer taking new messages or replies since 01 November 2002.  The above material is for reference purposes only.

The new Visual Basic 6.0 forum can be found here.


Martin Allen 1999 - 2002. Last updated Monday 07 April 2003 06:52:50 PM +0100.