Hello Again,
How can I call a page and sending parameters to it open this page as a dialog and return back value to the first page?
Thanks again
Paul
Type: Posts; User: Paulammoun
Hello Again,
How can I call a page and sending parameters to it open this page as a dialog and return back value to the first page?
Thanks again
Paul
Hello Again,
Thanks for your answer and advice. I will check how I can do this. If I have any issue I will ask again.
I am back to school :) :)
Paul
Hello Again!
Can add, remove columns and also add calculated field in a report section
Otherwise how can I make an invoice printout (as an example).
Thank you.
Paul
Hi again,
Thanks for your answer. I have created a folder under \lianja\tools\ called test the main prg contains a very simple code :
Define Class cls_listbox as listbox
proc click()
WAIT...
Hello All,
This is what I used to do :
Subclass a textbox modify it in a way the user can click on "Pagedown" which will open a search form where he can search for specific values to enter in the...
Hello again,
I have checked the tutorials and even have read some articles in the blog.
But I dont think it covers how to really work with lianja as a developper.
Of course it contains information...
36
This is how to reproduce.
1- add a grid section and drag a table to it.
2- add a form section
3-drag a field form the same table to the form section
4-link the grid and the form section...
Hello,
I also need to print different labels and barcodes to different kind of printers... For me it is not dot matrix. But I need to print to print to zebra barcode printers..
Thanks
Paul
Same table,
I will send a screenshot latter on today
Thanks for your support
Hello,
I forgot to say that I have related the sections.
When I am moving the cursor thought the grid the form section is getting refreshed without any issues.
When I add a record from the form...
Hello Again,
This is what I want to do :
Having a grid displaying the list of items.
Having a the fields displayed under the grid.
When the user click add he fills the fields and on save it is...
Hello
This is what I have done .
I added a grid section dragged a table to the grid section.
Now I want to remove one column?
How Can i do it...
I am currently trying to learn and understand...
Hello All.
I am new to Lianja/Recital.
While I am a VFP programmer for a long time. I have worked with C# but it takes a huge amount of time to finish a project. I tried to switch to Servoy their...
Hello,
How does the lianja database server compare with MS SQL or postgress ?
Thank you