Search found 1464 matches: filter

Return to advanced search

tdtabase and filter

... to use with tdatabase and the possiblity to select the state but I have problem to run the cfilter 1) when I go to ResetFilter( aFilters,oDbf, nIndex ) nIndex is allways 3 2) to create a filter I select the state and create the new filter ( ...
by Silvio.Falconi
Mon May 13, 2024 9:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: tdtabase and filter
Replies: 0
Views: 24

Re: passing a value through a for..next loop

This is a interesting sample for filtering.... Mr. Rao, Would you please be so kind to enhance this sample so that there is a second combobox selecting ages like (20 - 40 - 50 etc) and state like (NY, WY etc) Any small sample with more combo's ...
by Marc Venken
Mon May 13, 2024 7:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: passing a value through a for..next loop
Replies: 14
Views: 266

Re: To nages : modify of a xbrowse

... } I not want the end use can select the combobox if is on first line ( SEE THE PICTURE) https://i.postimg.cc/4NbFm215/filter.jpg
by Silvio.Falconi
Wed May 08, 2024 7:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To nages : modify of a xbrowse
Replies: 8
Views: 220

Re: Filter on Xbrowse

... not what I had to do, but in part I solved my problem. - is compatible with all archives -for each table or archive create an ini file - all the filters and many lines for each filter are saved in the ini file https://i.postimg.cc/y8Zxhz5m/j.gif I still have to perfect it but ...
by Silvio.Falconi
Wed May 08, 2024 10:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 767

Re: Filter on Xbrowse

How sad, Master Otto. I understand. That's what I'm trying to explain to Silvio, without the databases to "Tie" the codes, it gets complicated, as everything depends on the databases. And like I said, this is expensive and very time-consuming. Qué triste, Maestro Otto. Entiendo. Eso es lo ...
by karinha
Mon May 06, 2024 5:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 767

Re: Filter on Xbrowse

Dear João,
I don't have a .dbf file.
Here, I've only attempted to replicate the filter input as seen in Silvio's video.
I think it's a lot of work until it functions properly.
Regards,
Otto
by Otto
Mon May 06, 2024 5:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 767

Re: Filter on Xbrowse

Excellent Marc. But this model does not help with the type of work that Silvio Falconi needs. Ask him to send you a video of how he would like to make the filters. Super complicated, expensive (many Euros) and time-consuming (laborious) Excelente Marc. Pero este modelo no ayuda con el tipo de trabaj...
by karinha
Mon May 06, 2024 3:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 767

Re: Filter on Xbrowse

João, have also a look in the filter setting of xbrowse self. The advantidge is that you already have all the field you want to filter on. #include "fivewin.ch"function Main()   local oDlg, oBrw, oFont   local aData   USE ...
by Marc Venken
Mon May 06, 2024 3:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 767

Re: Filter on Xbrowse

Good morning Master Otto, could you send me the FILE.DBF? It seems very EASY to create the filters in FWH according to your beautiful image, in WEBVIEW. Buenos días Maestro Otto, ¿podría enviarme el FILE.DBF? Parece muy FÁCIL crear los filtros en FWH según tu bella imagen, en WEBVIEW. Tks, gracias. ...
by karinha
Mon May 06, 2024 11:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 767

Re: Filter on Xbrowse

Silvio sent me an email with a very interesting approach to setting filter conditions. I think this is really a good way to set extensive filters. I coded this query for webview and mod harbour use. Best regards, Otto https://mybergland.com/fwforum/ch_filter.gif ...
by Silvio.Falconi
Mon May 06, 2024 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 767

Re: Filter on Xbrowse

Silvio sent me an email with a very interesting approach to setting filter conditions. I think this is really a good way to set extensive filters. I coded this query for webview and mod harbour use. Best regards, Otto https://mybergland.com/fwforum/ch_filter.gif ...
by Otto
Sun May 05, 2024 10:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 767

Re: Filter on Xbrowse

Marc, here is the link to this sample:


https://mybergland.com/fwforum/challenge.zip

Best regards,
Otto
by Otto
Sun May 05, 2024 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 767

Re: Filter on Xbrowse

Otto wrote:Marc,

sure, I can post the source code.

Do you have a Mod Harbour server installed?

Best regards,
Otto


Otto,

I have it installed and it seems to work with the old samples (periode : 07/2020)

The code from the sample, can you post it so that I can change it as sample ?
by Marc Venken
Sun May 05, 2024 5:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 767

Re: Filter on Xbrowse

Hello Marc, hello João, We are now replacing the dummy JSON. The function sendFilterData() makes a request to the server, and it responds with a JSON. At the moment, we are not yet evaluating any indexes and filters, but simply querying the database. https://mybergland.com/fwforum/ch_tabelle...
by Otto
Sun May 05, 2024 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 767

Re: Filter on Xbrowse

karinha wrote:https://imgur.com/A4uV7ac

Image

Un agradecimiento especial a Silvio Falconi por la idea original.

Special thanks to Silvio Falconi for the original idea.

Regards, saludos.

I Wish the filtrr on the same dialog
by Silvio.Falconi
Sun May 05, 2024 3:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 767
Next

Return to advanced search