"Dress me slowly that I'm on a hurry"...
There is a Copy-Paste bug on the previous attached file.
This on works (I hope).

I forgot to mention that the class has a "Value" property that return a
collection with the selected row texts as values and the columns heads text
as keys.

Best Regards


2017-06-18 11:14 GMT+02:00 Jorge Carrión <sho...@gmail.com>:

> Hey, Piccoro,
> Take a look at this, maybe it will serve or give you some idea of how to
> do it.
> It is a class inheriting from gridView and has a new property called
> source, which can be a two-dimensional array, an array of collections or,
> directly, a Result.
> With this it is conformed a gridView that you can order (click on column
> header) and on which you can do searches and certain level of filtering
> (Shift + Click on cell).
> I can not guarantee that it will not have bugs, because it has been very
> little tested, but if it serves you, there you have it.
>
>
>
> Best Regards
> ​
>
> 2017-06-18 7:55 GMT+02:00 PICCORO McKAY Lenz <mckaygerh...@gmail.com>:
>
>> as subject said: search over the gridview event to the database and refill
>> grid its possible?
>>
>> i have a gridview object filled with data from the db, note: column names
>> are autodetected.
>>
>> its there any way to search over gridview data and filter the results in
>> gridview or there-s some object with that behaviour?
>>
>> Lenz McKAY Gerardo (PICCORO)
>> http://qgqlochekone.blogspot.com
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>
>

Attachment: wGridFilterSample-0.0.1.tar.gz
Description: GNU Zip compressed data

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to