speachless thx KC
Q: is it possible to receive a click reaction from tbl?
The standard Table control does NOT have a Click event.B4X:Q: is it possible to receive a click reaction from tbl?
But it is possible to add the Click event with the Door library.
I tested it, but it reacts only outsides the Cells.
Clicking on a Cell generates only the SelectionChanged event.
Clicking onto an already selected cell doesn't generate any event.
Best regards.
ja, ja this i had seen also but I know it had only been fisible = false, was working on using tb2 darn it.
also made changes to a cpl of lbl headers on frm.
Gebiet/Area
Funddatum/Data found
Objekt/Object
(The FIND function filters the table according to the content of the textboxes).
correct, this I understand Sir
Specci48 gave me a nice thougt using lb
Q: is it possible to receive a click reaction from tbl?
Thanks very much Klaus!
Best regards
William
melde mich spaeter
did I miss something?Q: The FIND function filters the table according to the content of the textboxes. Searching for Fraenkische Schweiz shows frm header as Datum.
needs to be Gebiet/Area search had been used not Datum.
search Objekt - frm header Objekt
I love it...
was going to Compile. But, Compile>Device(AutoScale)Exe
I get this loving Error Msg
>>Error compliling program<<
was ist jetzt kaputt?
Best regards
WmC
I was not aware that you set the Form.Text to the search criteria.Q: The FIND function filters the table according to the content of the textboxes. Searching for Fraenkische Schweiz shows frm header as Datum.
needs to be Gebiet/Area search had been used not Datum.
search Objekt - frm header Objekt
You have a line with Table2.BringToFront = True>>Error compliling program<<
was ist jetzt kaputt?
das ist echt wunderschoen KlausI was not aware that you set the Form.Text to the search criteria.
Is changed.
You have a line with Table2.BringToFront = True
this is wrong, must be Table2.BringToFront
Replaced the Datum textbox by a Calendar control. Changed also the csv file according to that.
Best regards.
Klaus, please take a look at Table >Datum<I was not aware that you set the Form.Text to the search criteria.
Is changed.
You have a line with Table2.BringToFront = True
this is wrong, must be Table2.BringToFront
Replaced the Datum textbox by a Calendar control. Changed also the csv file according to that.
Best regards.
Klaus, if I had five days beside you, I would learn something. :sign0137: Supper time now, I will check the Update after sup.Sorry, when replacing the txtDatum TextBox I overlooked the display problem of the date.
Here is the updated version, I added a hidden colum with the date ticks.
Best regards.
Hi KlaisPlease test this version.
- removed Table2, use only Table1.
- added sort also for type
- changed display of table Type as name and not as index (needed to add a colum to the table)
There are still some buttons with not used.
- Clear
- Path
- Type
- Read
- Filter not needed, Find does it
Best regards.
Hi KlausPlease test this version.
- removed Table2, use only Table1.
- added sort also for type
- changed display of table Type as name and not as index (needed to add a colum to the table)
There are still some buttons with not used.
- Clear
- Path
- Type
- Read
- Filter not needed, Find does it
Best regards.
darn it, I must still be sleepingHi Klais
workt all Night, and I got a new UI. Will also Update later. needs more tests.
this Bright Bulb got it to work, Need to find out how to save file as xml.
I am a headache, I know... Klaus DANKE SEHR!!! Will contact you later.
will check your new version also
again, thank you VERY MUCH Klaus!
BR
WMC