Ask a Question related to Microsoft Access, Design and Development.
-
Nick Hoare #1
Re: Need data grid control
I use a ComponentOne vsFlex grid (unbound) for something very similar.
Users can click and drag to mark blocks of time in 15 minutes slots.
In article <e5T2yQLADHA.2572@TK2MSFTNGP11.phx.gbl>, [email]lloren@aol.net[/email]
says...> I've got an application I'm building in Access XP. I need to represent
> graphically a grid on a form that will, in essence, be a colander of times
> for a given day with 15 minute increments. This grid will be populated
> somehow from either a dataset or manually through code. Rows on the grid
> will represent 15 minute increment time slots. Columns will represent days
> of a week. For any given cell, the cell does not need to contain any
> writing. The cell is simply selected or is not selected. For example, the
> time slots from 9 am to 11 am might be selected for Monday, while the time
> slot from 10:15 to 11:00 might be selected for Tuesday. Users will need to
> easily change whether a particular time slot is selected or not by simply
> clicking on the cell of the grid. The cell should act somewhat like a
> button that is either pressed or depressed. Or the cell can represent being
> selected by displaying in a different color.
>
> Is there any kind of Active X control that I can use that will do this? Is
> there another solution that would be as good or better?
>
>
>Nick Hoare Guest
-
Data Grid Control no of roxcount
hi , want to know the rowcount of the datagrid control at runtime so that i can request for that many values.. However on creation complete... -
Please help - Simple scenario of using ASP.Net Data Grid control
Hello All I have some SQLServer tables each of them holding an average of 200 to 300 records each. I would like to make them available to select... -
How can i get the previous value of a control when editing a data grid?
When editing a datagrid (C#) I need to know if the user changed the value of cell AND what the previous value was. Is this possible? If so how... -
Data grid control limitation
Hi Folks, My Situation(program requirement): I have datalist control and having Datagrid inside each ItemTemplate column of datalist control.I... -
Legend for each row of the asp.net Data Grid Control.
There is a read only column in data grid control .When i hover on the column I want to display legend detail for each row AT THE BOTTOM OF THE...



Reply With Quote

