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 error 458 variable use an automation type not supported in Visual Basic"
if I us the demo Prog from VBAccelerator
http://www.vbaccelerator.com/home/VB...ry/article.asp
where the functions
SaveGridData and LoadGridData are beeing used, then there is no problem...
I can't figure it out...
Hope this one is an easy one for you, guys...
Kisses
Sarah
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
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
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
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
sGrid Question -
How do you set an sGrid so that when you click a cell you can edit the contents?
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.
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
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
SGrid FontSize Problem [Solved] -
Hi
And here another SGrid 2.0 VBaccellerator problem...
I'm trying to change the Fontsize Property of the grid in Runtime... but it's not working.
when I use
SGrid1.Font.size=18
or
SGrid1.Font.size=SGrid1.Font.size+1
and
SGrid1.Font.size=SGrid1.Font.size-1
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
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
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
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
control array+saving -
I had an earlier problem of saving to a file when one of 32 cmdButtons was pressed. The problem was solved if I pressed the first button but when any of the others in the control array are pressed the information is not storing.
While the code received does write to a file, I obvious
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
-Resolved- Major saving issues (of a bumbling idiot) -
I've been transporting my programs from home to school via a flash drive, but today I've had some major issues saving and some gigantic losses of work.
Basically, I put in the flash drive, open my program and work away. I probably put in 8 hours of work tonight on one program, very
Thank you for your consideration of helping I solved the problem -
Hello everybody,
It took me a while to code but I think I solved it. Still have some bags but I am working on it.
Thank you
Have a good day,
Angela
A simple Score system -
I have justed started VB coding with the help of a few books. I was hoping to implement a scoring system in the game that I have design. If anyone is able to start the code for me it would be extremely helpful.
At the end of the game when the "game over" message is displa
vbAccelerator sGrid control...RowIndex -
I am using the vbAccelerator sGrid control.
I have added loads of rows and assigned a KEY to each one...
How do I get the RowIndex for a given row KEY???
Since all row functions require the RowIndex ( a long varible ) and I only have the Kow Key.
There is a function called ColumnIn
[2005] Report (*.rdlc) designing -
Dear All,
This is the first time, i'm using report viewer but i have a problem to use it. My problem are:
1. How to set parameter into the report design file.
Example: when i click a button i need to set a parameter in page header.
2. Maybe next time i will have it. Hehehe
Blocked keyboard ( lowercase ) -
Sometimes the following problem occurs on my system ( Windows 2000 Professional, VB6 Enterprise Edition ) :
Impossible to type lowercase characters ( a-z ) in a textbox.
Typing UpperCase characters ( A-Z ) is only possible while pressing the SHIFT-key down. When I enable the CA
Fun idea: Solved problem icon! -
I was browsing around the General VB Questions forum, and I noticed that there were some posts with solved questions, and some with non-solved questions. (Obviously)
I also noticed that some of the solved questions have as little as two replies (thread - "how?", reply 1 - &q
Check web browser (solved) waha -
o.k simple question, but its 5.57am and my brain aint working properly..
i am loading a simple webbrowser off of the form load event, trouble is i am also displaying a seperate form as a splash screen...i want the splash screen to stick around until the web browser has finished lo
Using ' for saving -
When my address text field has an ' in it, when saving it, it gives me an error.
How do i avoid this problem
Problem in Saving -
hi all,
I have a problem in saving the records.I am using ms Access as the backend for my app. When on network if we are trying to save 2 records to the same table at the same time one get saved from another i got an error message like No duplicate values . Can someone help m
How I can optimize saving, opening, calculating in my Excel file -
Hello to all!
I have a such problem: my Excel file is very big. It has big size and a lot of sheets and formulas. But I don’t like that file saving too long (about 10 sec.). I made such research: I copied my program code from each VBA module to one module and delete others. As a re
saving myfile.txt **SOLVED** -
I am having a problem saving myfile.ini from data in text1.text box when the continue button is pressed.
This is my code to load myfile.ini into tex1.text at startup
Dim variable1 As String
Open "c:\myfile.ini" For Input As #1
Input #1, variable1
Text1.Text = va
Saving charts - Excel VBA -
Hey all,
Is there anyway to save a chart, without saving the sheet the chart is on and saving the accompanying source data (sometimes several different sheets)?
Preferably, just saving the chart as .jpg or something similar? Seems like it may be a long shot, but I figured there m
problem with registering ocx from vbaccelrator.com -
Hi,
I'm trying to to run the demo SGrid project found at http://www.vbaccelerator.com but I'm having a problem registering the required ocx. I was able to register the DLL without a problem but the ocx gives me the following error message when trying to register:
LoadLibrary (c:
Search for installed Micro$oft Agent characters [Solved Using Direct TTS Control] -
Disregard this post, I solved the problem using the Microsoft Direct TTS control.
File saving blank lines :( -
Ok, my problem is that when saving text files, it adds an extra line of nothing to the end. the basic saving code i use is listed below....
Loading:
stuff = Input(LOF(1), 1)
page(i) = page(i) & stuff
Saving:
Print #1, page(i)
Why every time i update the file, do
/* Problem Solved */ -
/* Problem Solved */
problem still not solved -
Thanx
Mr. virous001
sorry, if i write ur name wrong.
sir, thanx for yur replay. i know that my problem can be solved by using SQL, but i this time i have a very limited data to feed and it is not going to update in future. so, i want to creat this database through visual data
Load jpg from memory (SOLVED) -
Is it possible to load a jpeg picture from memory ? (without saving the data to a file)
Saving Xls as CSV *SOLVED* -
I know there are examples on this forum on how to do this but I need to do it using late binding. All the examples i've found are for early binding. Can someone please help me out.
Thanks.
vb problem yet to be solved -
vb problem not solved for days
hello all,
I've a visual basic problem and that is to cutoff the input from a keyboard for the entire operating system using a visual basic program. N.B. Not disable the keyboard for the currently executing vb application but for the entire Operating
Joacim Andersson's CCommonDialogs' Extension Question (Resolved) -
Alright, I am using the wonderful class provided by Joacim to open and save (I mean, to show the dialogs for opening and saving) the files of an application I developed.
What I noticed is that sometimes the files are saved without any extension... You could say "Just add the ex