S Grid Help -
Hey everyone, I got a pretty simple question, but I know that there is probably very few here that has ever used S Grid. For anyone that doesnt know or has never used S Grid, you can download and read about it, at the authors website
http://www.vbaccelerator.com/home/VB...id_2/index.asp.
So anyways, here is the question. What is the alternative for the MSFlexGrid's .col & .row for the S Grid? For some reason I cant figure it out and in all the examples in using S Grid that I have seen, they use CellText(row,col) and not using an array of columns and rows the way that I am use to for displaying text.
So, if anyone could answer my question, or has any suggestions, that would be great. Thank You!
I have a grid problem. -
I am using the MSHFlexGrid which up to now has been working fine but I am trying to add a new feature. I want to bring up a Popupmenu when the user right clicks on top of a selection on the grid.
The problem is the grid does not respond to a right mouse click on the grid.
What I me
Knows about Grid Answer this... -
Dear All...
Anybody knows about sheridan's grid ?
If so, I'd like to ask about it...
As we know that at True DB Grid / or others Grid, there's an event called ON_ADDNEW that functions to place your codes which will be executed when user add a new record / row to the grid.
But
Well, Please look -
What am I doing wrong here?
Code:
Dim GRID As Object
Dim x As Byte
For x = 2 To 4
Select Case x
Case 2
GRID = Me.MSFlexGrid2
Case 3
Janus Grid or Ultra Grid -
Hi,
I'm in the market to purchase the best grid that I can find. So far, I have tried both the Janus Grid 2000 from Janus Systems and the Ultra Grid 2.0 from Infragistics.
I wanted to get your feedback and opinions on the above controls and which one you would recommend. Cost i
Grid Control... -
I am looking for a ActiveX grid control...
Here's what I want:
A grid that will allow you to have a sub-grid for detail items loaded in unbound mode.
Anyone know of some good grid controls ???
plz help... -
hi,
i was posted this question in thies forum but no one answer me. plz very urgent..question is : how to place a textbox within a flexgird control. in vb i can...like
txt.height=grid.cellheight
txt.width=grid.cellwidth
txt.left=grid.left+grid.cellleft
txt.top=grid.top+grid.c
Using Grid. -
Hi,
I want to make entries using a grid. For this which grid I have to use. I heard some one say that this is not possible and I have to use some floating controls on the grid. What is this. Can any one explain me or suggest an example or a site.
Thanks,
Pres
Grid without datasources -
Hi all!
Is it possible to use the datagrid (or some other net grid) without any database connected to it.
I need just a grid for editing some cells, something similar to the grid of the property window.
Can someone help me?
Thank you!
Tracking Controls -
I have two grids, grid A and grid B say. The horizontal width of grid A is limited in width but the vertical size is the same as that of grid B.
Both grids contain the same data. Grid B can scroll horizontally, while grid A is fixed width.
The trick is I need both A and B gri
grid printing -
I have a grid that is poulated at run time using an SQL query. The grid represents a timetable...How do I print just the grid on A4 paper...printform wont do the trick.
Thanks
Dave
------------------
About Grids -
I have never used Girds. Can anyone tell me about different grid types and when they can be be used. Is there any good tutorial for Grids? Also, Whats the difference between MS Flex grid and data grid? I read that MSFlex Grid is readonly. What about data grid? Pls. help. Thanks in Adva
filling a grid -
hi!
i need to feed a grid with 3 fields from the DB, one of them hidden.
i know hoe to do this connecting the grid with a DAO or ADO, but i don't want to use either. i want to connect it manually and fill it like that.
also, if the user clicks on a certain row of the grid it w
DataGridView - Blank row -
Hi Guys,
I have some questions about this control, Currently i have an additional blank row being added when i add records from my Access db is there a way to stop this? Also i am looking to have a second Grid and add selected rows from the first grid 1 at a time.
Scenario first grid
Critical problem in Grid View[2005] -
Hi everybody,
I wanted to do something like this using Grid View , i.e. There are 4 columns 1st is Date, Model, Color, Party,Quantity , I want provide the total of quantity in grid but I dont know how do i do that how do I get the last row of the grid and the last row of the column. P
S-GRID 2.0 problem! -
Hello everyone!
I'm new in this forums so I hope that I'm asking this question at the right place.
I'm using the S-GRID 2.0 grid from vbaccelerator.com in a project.
This control is very nice and seems to be much faster than listview and Flex grid.
My problem is that I can't fi
Snaking a msflexgrid -
Hi all,
I have been trying to think of a way to display more data on a form using a msflexgrid so that if you scrolled down on one grid, data on the second grid would scroll in unison. So if grid one showed the first 25 records and the second grid showed the next 25 records when you
grid over drop down list -
hey all,
i have a page with input boxes and drop down lists. I have a button that shows an html grid over all of that (for searching) and then removes it.
When the grid is shown, the ddl appear over/on top of the grid. It looks like the ddls are part of the grid, when they are n
help needed in GRID... -
Hi,
I have a TABLE with 3 fields,
FirstName
LastName
EMail
Database is in ACCESS 2000...
now what I need is a program which basically displays them in grid and without any extra controls like textbox I want to modify data directly in GRID itself...
Just like EXCEL CELL
Looping through grid -
I have a grid and in the last column of each row has a checkbox. I need to loop through the grid and see if each checkbox is checked or not for each row. I was able to do this once with a listbox, and check the selected value of each row, but I can't quite figure out how to get this t
Which Grid to use -
hi all,
i want to display result of my recordset in a grid. the recordset may contain more than 2 million records. i guess flexi grid dont have that much capacity. which is the best grid to display the records? dbgrid or data grid or anything else??
pls guide
regards,
praka
A simple Data set / grid question -
Morning,
I have a data grid bound to a data set. Depending on what row people click on in the data grid I look up data from the data set and populate other controls/variables. I do this using Datagrid1.CurrentRowIndex to match the corresponding data, if someone does a sort on the data
Grid.width vs. Grid.colWidth -
Hi All,
I have a question about the width of a grid and its columns. I have a grid on a panel, and autoscroll on the panel so if the grid becoms wider than the panel the panel scrollbars comes into use.
I want to have the grid the same width as all the colums, but it seems to be
Editing & Saving from Flex Grid -
Hi ALL
i have to enter data in a grid (i,e the grid must be editable). I have chosen FlexGrid for the same. Now, the changes the user makes on the grid must be saved to the access database, which I am unable to do ?
I am using ADO to connect to the Database. Can anyone help me wi
Selecting the "Fixed Row", in a MSFlexGrid -
I'm using a FlexGrid in an application.
The flex grid has 4 columns, 4 rows, and 1 Fixed Row.
I use the fixed row as a header row, which contains text descriptions for each of the 4 columns.
When the program is running and I click on the Header Row, in ANY of the 4 columns, an
Datagrid index row problem! -
vb.net 2003
i have a datagrid and im useing the mouseup event,the grid will show the info on the load event of the form onto the grid then the user may select a row of the gird and do what is program to do when the user selects a row, but if the grid id empty and i clik on it i got
[02/03] Datagrid index row problem! -
vb.net 2003
i have a datagrid and im useing the mouseup event,the grid will show the info on the load event of the form onto the grid then the user may select a row of the gird and do what is program to do when the user selects a row, but if the grid id empty and i clik on it i got
Mulitselect data in a grid -
I've been given the assignment to allow multiselect on a grid that is populated with data. The current grid being used is MS Grid Control (grid32.ocx).
I have a choice of MS FlexGrid Control 6.0 (msflxgrd.ocx)...but wasn't sure if that even supported multiselect. If it is, do yo
I can't get the dragdrop event to work correctly. why -
I am using the ccomponent one with vb.net to create grids populated with infomation form a databse.
I have created a drag event that I can use to move data from one grid to another and it works great (almost).
The problem is when I start to drag data from the first grid to the se
MS Flexgrid Copy/Swap [UNresolved] -
I have an application that populates a rather large flexgrid with images as well as text.
The grid is populated via code, not a DB. Its contents are constantly changing.
I would like to have 2 grids, one grid that I can update in the background and a 2nd grid that the user sees
[2005] Grid control and dataset -
I am using the Obout Grid control for ASP.net 2.0 from here (http://www.obout.com/grid). I populate the grid with data from a SQL server by running a query on a database and loading the data into a dataset and datatable. I then bind the data using oGrid.DataBind() to display the data
problem in drag and drop from one true DB Grid to another true DB Grid in VB6 -
I' m designing a form, which contain two true DB Grid controls. I want to drag the contanets of one Grid on other Grid.any one can help ..................
Problem with the grid .. -
well take a look at my project .. first of all .. i want my grid lines to be displayed from begining .. i mean as u run it . it should show grid lines from start up .. but my workspace is clear in the beinging . ... and also if u havent pressed "show grid" button .. the impor
About GRID Controls -
Dear developers..
Can n e buddy help me
I m looking for a suitable control(may be a grid) for my vb rpject which will take values from a diffrent text box and append them in the grid.
Actualy i am making a transaction screen . the user will type the transaction details in
Looking for a Grid -
Hi everyone, i am looking for a grid in which i can edit (like data grid) and in which i can add data myself and dont have to link it to any database object to lift data from (like MSFlexGrid). Kindly lemme know if there is any in-built grid attached in the VB components which i can us
How to make grid visible -
Trying to make a grid based online game, I would like to be able to see how to see the grid while running test, or to make it togglable.
I want to be able to see how the tiles for the graphics layout with and without the grid. Possible?
Controls Visibilty -
I have a form with three mshfFlexgrids and many other controls. I use the grids as pop-up's for searching.
The problem is, if I add a new control, like a text box or combobox, when the grid is displayed the new control shows thru the grid instead of being hidden by the grid. If I
DB GRID -
Hai friends,
I have some doubts in using DB Grid Control in Visual Basic.I am using VB 5.0 for my project, but VB 6.0 is also loaded in our machine. My backend is MS-Access. My doubts may be silly or very simple, but I don't have anyone to help me and i have tried my level best for
asp.net 2.0 gridview paging -
The following two lines are inside the grid_PageIndexChanging event of a gridview.
grid.PageIndex = e.NewPageIndex
grid.DataBind()
When clicking on say page 2 of the grid, the above event gets fired.
But the grid dissapears.
Can you think of why this is happening please?
Adding a Combo drop down to a grid -
I am trying include a drop down combo box in a grid. How can I do that ? I want the users to select from a pre-defined list of choice when they move to a certain column in the grid . This needs to be the case for every row on the grid. Any suggestions ?
FlexGrid RowSel -
How does one make it work?
So far I have
grid.RowSel = grid.Row
grid.Col = 0
grid.ColSel = 2
in a 3-column, variable-row flexgrid...
The desired effect is that when user clicks on a row, it highlights the whole row....
how?