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

Picture in SGrid Cell -

Hi, Guys..

I can't get this resolved... and has nothing to do because i'm Blond...

Here is my Gordian Knot and i hope that in this Forum somebody could help... i've searched all the other Forums but nobody seems to know an Answer :

I'm using SGrid from VBAccelerator and would like to simply put an Picture (jpg, Gif, BMP... ) to an Cell of the SGrid... at the end it should look like this forum with a Avatar Picture in the first column cell !

Could somebody help me out of this ??

 

sGrid Question -
How do you set an sGrid so that when you click a cell you can edit the contents?


Picture in SGrid Cell -
Hi, Guys.. I can't get this resolved... and has nothing to do because i'm Blond... Here is my Gordian Knot and i hope that in this Forum somebody could help... i've searched all the other Forums but nobody seems to know an Answer : I'm using SGrid from VBAccelerator and w


SGrid/OGrid control -
Does anyone know how to implement the SGrid or OGrid, or at least a link to these controls? for those who doesn't know SGrid, its like the one used by outlook. you can put multiple images, multiple rowheight...etc. OGrid is being used by SQL Enterprise Manager, where in multiple column


SGrid Deployment -
Hi all, My application has made use of the vbaccelerator sgrid control. When deploying it with PDW and install on a client PC (win98), it has problem. After installation and running the program, an error occurs when the sgrid is loaded: "Run-time error '0'" with the ti


*resolved* HELP with cell background picture -
I've tried using FrontPage and DreamWeaver and I get the same undesired affect. When I set the background picture for a cell, a grey border appears around the image, at least when the cell is bigger than the picture. When the cell is smaller than the picture, there is a grey vertical


sgrid with VBA -
I'm trying to work with sgrid 2.0 with VBA for autocad. when I fire my project it's crash with error " run-time error '0' ". also when i fire the " web sgrid demo " it's fire correctly. someone can help me?? thanks.


An error with SGRID 2.0 Control -
Hi all I am using the SGRID 2.0 Control from vbaccelerator and works great, but sometimes I have an error that closes my app telling me that: "a not allowed operation ..." well, this only happens sometimes when i load a form that contains a SGrid control, but for exampl


text alignment in S Grid 2.0 -
I'm messing around with SGrid in one of my apps and I would like to align the text in the cells. I know I can do it by looping through each cell but is there a way to do it for the entire grid all in one shot? For example, right now I go For a = 1 to columns For b = 1 to rows


SGRID2 Cell Data across multiple rows... -
Hi, I've been using VBaccelerator's Sgrid / Sgrid2 for years. I am developing an scheduling application that shows different views (Daily/Weekly/Monthly) similiar to the way Outlook Calender presents appointments. However, I can't figure out how to show an appointment that stretch


Displaying pictures in a flexgrid -
Hi all, Need to somehow rescale a picture that resides in an imagebox, to fit the cell width and height of a msflexgrid cell... I know its a lot to ask... but if there's a way to blitbit onto that flexgrid cell, well, then this would an easy problem... In the picture below, y


Advanced SGrid 2.0 Modification, Custom Scrollbars help -
Ok I need some assistance with combining this: http://pscode.com/vb/scripts/ShowCod...63527&lngWId=1 with SGrid 2.0 I know it will work, because SGrid draws its scrollbars with native win32 scrollbar api's... I don't need help making properties or actually drawing a scroll


[2005] DataGridView Cell Image Testing -
Is there a way to get an image from a cell (in a DataGridView) in order to test and see if is the same as another image? I'm trying to replace a picture in the cell of a selected row with a similar one with a fancy background when the user enters that row, then return it back to the


SGrid 2 -
I am using the VBbaccelerator SGrid 2 and am having difficulties with the .Ensurevisible property. I have a grid with 400 rows and when I run .EnsureVisible 300,1 (Row 300, Column 1) it only just gets off the starting block with the scroll (5%- subjectively), but it should be more t


MSFlexGrid picture -
Is there a way to set a picture in a cell without entering the cell? I want a picture in the first column for display only. The EnterCell event of the grid when Col = 0 sets Col = 1. I'm using CellPicture to set the picture, but I first have to set Col = 0 to put the picture in colu


FlexGrid Pictures and Sizing [Resolved (Kinda)] -
Hello, I am trying to put a picture in a cell but it is too big and resizing the grid to accomodate the size of the picture is not an option.. What I want to do is resize the picture to fit inside the cell, how can I do that? thanks! - Quack!


Locating a picture (does the picture exist) -
Here is what I am trying to do in excel with VBA: In cells A1 through A10 I have the numbers 1 through 10. In cell B1 I have the following formula: =HYPERLINK("C:\PIX\"&A1&".JPG") and have copied that formula down to cell B10. In the location C:\PIX I


VBAccelerator SGrid 2.0 - OLE Drag/Drop -
I am currently working with VBAccelerator SGrid 2.0 and I was wondering if anyone has ever found a way to add OLE Drag/Drop or anything that resembles it. It doesn't have to use OLE - but I want to be able to drag the selected list item(s) into a treeview control and have it at least


SGrid 2.0 as a cool alternative to Listview [Updated] -
**Updated versions below this post** Here is a little example I have been toying with lately. It could be usefull in one of my applications managing databases. Allowing users to select and deselect multiple items and rows of data. I thought some of the code heads might appreciate


cell Picture Help -
Hi Please can someone advise me on how to get pictures into cells, i am using a vsflexgrid and two picture boxes to store the pics i want in the cells, i am using the beforRowColhange and AfterRowColhange event, so far so good. Thus i click in one cell the pic in the cell is a Left a


Get Past the 7 Nested IF limit -
I need to implement a more than 7 IF nested Statements in a Master Excel sheet I am creating. It is a Tolerance Table that I need to put several times across the sheet and across the book. I know it can be done in VBA but I am not an expert in VBA. Of course I tried to write the who


Sizing Icons in MSHFlexgrid -
Hi All. I have a problem with picture size in MSHFkexGrid. I already know how to display a picture in a MSHFlexgrid cell. But the picture shows with its original size. I would like them to look all the same size (16x16). It seems that the "Picture" property can not b


SGrid - How do I disable horizontal scroll bar and change Column Header color -
I'm currently using SGrid and I need to disable the horizontal scroll bar, and change colours of the Column Header to blue. Does anyone know which properties or settings that do that?


sgrid and printing -
ok, im trying to design a program that will help organize things at these racing events I run. Autocrosses for anybody that may know about these kinda things. I plan on using sgrid to display the information in the program, but we need the ability to print out the charts of racers.


Using vbAccelerators SGrid -
After being frustrated by the MSHFlexgrid, I had a look around here and lots of people seemed to like vbAccelerators SGrid I'm feeling like a bit of a fool, but I cant run their demonstration projects. I downloaded the binary, put it in C:\Windows\System32, registered it with r


How to copy/paste cells without picture -
I am having a weird problem and cant find out how to fix it. I have a function that will copy a range of cells and paste them but it pastes them like as if I took a snapshot and then used it as a picture. I need the cells to be pasted by cell, not one picture. this is from one workshee


Saving SGrid with SaveGridData Problem (solved) -
Hi to all... And here is another anoying SGrid 2.0 (VBaccelerator) problem... I'm trying to save the grid with Grid1.SaveGridData "C:\sgrid.tst" or Dim Xfile as String xfile = "C:\sgrid.tst" Grid1.SaveGridData xfile and i get a "Runtime


[2005] Selecting specific cell in gridview -
How do I get the value of a specific cell in a grid view I want the action to happen after I click on the gray cell like shown in the picture


SGrid and ellipsis button (Woka where r u) -
Hi folks, I am using the SGrid (version 2.0). I need to show an ellipsis button in the grid row, which when clicked would show a file selection dialog. The selected file would be shown in another column. I have been able to place a command button in the grid row. However, when I


CellPicture property on FlexGrid -
Hi Im using CellPicture on a FlexGrid to load a picture in a cell. Now, how i make to delete a picture from a cell??? thanks bye


Is This Possible Drag And Drop To Picture Box. -
I want to plot to the map some various cities and each city has its own unique color. The picture below shows what I would like my program to do, The cities and their corresponding color are listed in the msflexgrid. When I click on the cell color of a city and then drag it, I woul


Assign Picture To FlexGrid Cell -
Hi all, Can any one suggest how can I assign Picture to a cell of FlexGrid when a Image Control is Dragged Droped on FlexGrid? I tried like: Private Sub msg1_DragDrop(Source As Control, x As Single, y As Single) msg1.CellPicture = Source.Picture End Sub But It gives e


shrink a picture so it fits in a flexgridcell -
Hello there, This may be an easy question but how do I resize e picture that is in a cell of a flexgrid?? I need to show many pictures (I develop some sort of thumbnail viewer) but I always get the 'Out of memory' error when creating too many imageBoxes...So I searched the web an


resize picture in flexgridcell -
Hello there, Since this is also the graphics programming corner I think this question belongs here. This may be an easy question but how do I resize e picture that is in a cell of a flexgrid?? I need to show many pictures (I develop some sort of thumbnail viewer) but I always


Next Cell -
Hello, I have a for each that moves from cell to cell in one column. And what i want is, when the for each is in one cell i want to know what is the value of the cell underneath, because if is a determined value i have to block the cell where the for each is placed. Thanks


[2005] Reading an XML File into an array, please help!! -
Hey all, I have just managed to get my sudoku game saving into xml files like this... <?xml version="1.0" encoding="utf-8" ?> - <Sudoku> - <Row> <Cell>5</Cell> <Cell>4</Cell> <Cell>8</Cell>


[2005] Tooltip on mouse over an item in a listeview -
Here's my problem, I have listview which contain a few columns, in 1 column I have a picture of a "X" or check like in the picture below and I want to show in a tooltip a message relative to the content of the cell in a listview when the mouse is over that cell. I've done tha


help:- vb <-> excel -
i've no idea of using excel as database in place of access....pleace help me with some code on how to read and write data from a grid to excel using ado..... also ..i've to use some functions on excel like cell color change, cell font change, cell border, INSERT PIC FROm VB PICTUR


setting focus to a particular cell -
i have a macro running from a particular cell, it will run a script however I need to register the cell reference of the cell I clicked on on if the macro is running from cell S6 then the macro would need to make cell S6 the activecell, irrespective of which cell they were in prior


Inserting picture/image in Excel Cell -
Hi I need to insert a logo(image) in a cell in my excel sheet. However I am able to insert image/picture in my whole sheet but I need the image in one cell only as i need to insert other information on the same sheet. how will i do that. code for inserting picture in a sheet which i


How do I display vertical lines only in MSFLexGrid [RESOLVED - Replace with SGrid] -
Does anyone know a way of displaying vertical lines only in an MSFLexGrid? In other words, displaying vertical lines to separate each column, as in the picture below? ------ | | | | | | | | | | | | ------ My project manager won't sign-off my software application until I can


Copyright OKQUESTIONS.COM 2010 All Rights Reserved.
RegisteredNames.Websites Value.Whoistool.ORG.Universal Whois