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

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 click on it, since the open dialog is invoked, the grid loses its focus and fires the "PreCancelEdit" and cancels the "Edit" mode.

Can any one help!!!

Thanks in advance.

 

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


woka woka woka woka woka woka -
woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka woka No Wokawidget, I'm just playing Pac-man. woka woka woka woka woka woka woka woka woka woka wok


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


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.


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


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


one last ActiveX question -
How do you make a property that launches a form? It's like on some custom controls, you will get a property named "Custom" and when you click on its property, you get the ellipsis (3 dots) and then when you click that, a custom form comes up. How can I set a property th


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


Problem with DrawText API: DT_WORDBREAK or DT_WORD_ELLIPSIS -
Hi Guys, I'm stuck on a small problem here. I'm basically trying to draw some text, (think as a listview Icon). So i can only allow 3 lines text and if more is required it should add Ellipsis to the end. Code: DrawText UserControl.hdc, tempTXT, _ Len(tempTXT), r, DT_C


User Control Property Ellipsis -
Does anyone know how to make the ellipsis (...) show up on the property window for a user control? I have created a property page, but I want to show the property options like VB does. Thanks.


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


FONTS are crashing my VB -
Hey guys. This is not a code problem, but it IS impacting my ability to code. So when I use the properties window and click on an object's FONT property, then the ellipsis pops up (...) and when I click on the ellipsis, The dialog box would not open up. It starts, because there i


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


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


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


How to truncate Text based on the control width -
Hi, I want to truncate a Text and add ellipsis at the end based on the width of the panel in a status bar control. For example: If the text is "123456789" and if the panel can't show all the text, then I want to know where to truncate, so that I can show the charcters t


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


Connecting to POP3 -
Does anyone know how to connect to a POP3 email account? The overview is this: woka@woof.com is current on a pop3 email server. A new woka@woof.com account is created on a new SMTP server. The current mail in the users inbox on the pop3 server needs to be popped to the new smtp


Minimise to systray...the button next to minimise that has a little dot in it... -
How do I get that button next to the min button??? See pic attached to this post... Woka


Multithreading @ Woka -
Hey Woka I tried your multithreading thing...... Although I'm still trying to digest most of your code, it's looks great; This is what I was looking for for some time... Post this in PlanetSourceCode and watch the votes comming in... Nice work Woka, Keep it up


arghhhhhhhhhhh visualad woka -
VisualAd Woka, did you just get kicked off msn? I did and it wont let me sign in (AGAIN)


New language alert!!! Wokawidget, please read this... -
I would like you all to know that I have invented a new operating system and programming language. In honor of a famed user of this forum, I have dubbed the lanuage Woka+ and the OS is entitled WokaOS. Congradulations, Woka.


report grouping question (crystal) *unresolved* -
ok in this database lets say (to simplify) there is a user name and a score... so the table would look like this UserId Score -------- ------- kleinma 10 kleinma 9.5 cander 9 woka 10 woka 8.5 cander 9.5 now i need to group them in a repo


Control array of Woka Custom Tooltips Problem -
Custom tooltips from Woka, http://www.vbforums.com/showthread.php?t=297009&page=2 Hi all, Anyone have experience working with Woka Custom tooltips Program ? I'm facing a problem that the tooltip could not work with control array. Can anyone guide me a solution ? T


Auto Screendump using code -
Anyone know how I can take a screen dump of the VB application by clicking a command button? I am assuming it would require API, but how??? Woka


Picture Property -
I'm creating an ActiveX control. This control has a Picture property. In design mode, when I click the Picture property in the Properties Window, I see a button with an ellipsis on it (...). When I click this button, I get the Open common dialog, which lets me choose a picture. Is ther


Add to link - Woka -
Hey Woka... I noticed your running links list of animals etc... Here's one to add: http://www.msnbc.com/news/911508.asp?cp1=1 Jon


[02/03] String Trimming -
Hello everyone. Does anyone know how to display ellipsis ( ... ) at the end of a long string ¿ I've tried using the StringFormat class, like this : Code: Dim rect As New Rectangle(0, 0, lblCurrDir.Width, lblCurrDir.Height) Dim path As New GraphicsPath


Brill download for woka -
Hey Woka. Try this. It's fantastic : http://www.vbforums.com/showthread....light=snakeyboy


Browse File Open Dialog on Property Page on OCX -
Hi! I'm doing an ActiveX Control (ocx) program in VB6. But i'm having a problem of showing the file open dialog box into property page of ocx. I tried many ways but i cannot show the file dialog box into property page and even the ellipsis button did not show. Anyone please hel


CopyMemory API -
Can someone expalin where I am going wrong here? Try clicking the button twice Woka


Anyone used vbAccelerators SGrid -
Downloaded it. Registered it. Downloaded necessary DLL Registered that. Tried to use it. Get Error '0' at runtime ! Terrific !!! PLease don't tell me I have to go back to that ****ty,****ty,****ty,****ty,****ty,****ty,****ty,****ty,****ty,****ty,****ty,****ty,****ty,***


Allow User to download file... -
I have a button click event on my page... During this code execution, I may or maynot create a woof.txt file. At the end of the button click, if Woof.txt exists, then I would like the user to see a Save As Diaglog box... What's the 2 lines of code for this? Woka


DATA LINKS!!! -
First of DATA LINKS After placing a data control on a form, you set the ConnectionString property. The ADO data control can connect to a variety of database types. There are three ways to connect to a database: using a data link, using an ODBC data source, or