Jump to content

devya

uniGUI Subscriber
  • Posts

    95
  • Joined

  • Last visited

Everything posted by devya

  1. Hi, @x11 Thanks for your advice, but i am edit directly to the query itself. I am not doing parse update query. All the field are okey, except this datetime field with the unidatetimepicker.
  2. I just use button to do Querry.append; And i load all the field direct from the FDQuery I am using DBGrid to edit/insert the data with Row editor
  3. Dear Supports I have DBgrid connect with FireDac Query to SQL server, one of the field type is Datetime from SQL Server. And i link Unidatetimepicker as editor for this field inside the UniDBGrid. But when we edit / insert the data and save the data we facing error Could not parse SQL TimeStamp string this how we link the datetime picker Can help me to fix this error ? I am using Unigui 1.90.0.1547
  4. i haven't upload my unigui server on any hosting. All my unigui server sitting on our internal server, and all my server based on Windows Server platform. And all the windows server runing on VM. So far so good, no issues handles until up to 50 concurent users. That's based on our experience.
  5. Any other options or way ?
  6. Dear all, I know, i can do locked in unidbgrid. But my project mostly goes to mobile interface / touch version. Can i ask , how to locked column in UNIMDBGRID ? in my case, i want to lock first column, so when i scroll left or right, the first column will remain..
  7. HI @Sherzod, thanks i will test it. Looks like what i want , ya never think of that, delphi way.
  8. onclient side, But i m use unimedit (touch version), not sure your side can implement not ?
  9. ok, I am using Tunimedit in my form. and i m using Barcode scanner as my input device. When the barcode scanner do the scan, it will scan the barcode and pass the whole character to Tunimedit. The character result from the scanner is include the "#13" or Return Key, and i want to do process after the barcode scanner done the scanning, based on the Character #13 So , i need to check the character input inside the Tunimedit
  10. Dear all, We want to trap enter Key and check, from unimedit in mobile interface. We are using barcode to enter the product key, and want to trap the last code from the barcode scanner for doing processing. Just lIke in POS system use barcode to enter the transaction, without need to press any key. can help me to give a clue ?
  11. Any updates about this ? i also need this function
  12. Dear all, Is there anyway to access and create appointment in local mobile calendar ?. our application need to create appointment in mobile calendar and will trigger the reminder alert. We are using for Mobile version ( touch version ) I am using unigui 1.90.0.1547
  13. Hi @Sherzod, Any updates for grouping more then 1 level in unidbgrid ?
  14. Hi @Sherzod, Any news about this ? We really need this function
  15. HI @Sherzod, in the barcode scanner, the device will auto add the "ENTER key" . example if the barcode scan the barcode 123ABC the result will be 123ABC#13 , and automatic the line will changes to the line. And the apps will recognize as "ENTER key"
  16. Dear all, I am building mobile web for barcode scan. I am using unimdbgrid as my main entry. in the barcode scanner, they always add "Enter key" at the end (thats what we want also). My question is, after i edit the unimdbgrid and put in "Enter key" how to go to the next record in the same field for edit ? Can help me about this , because in barcode canner will auto add " Enter Key" ( as what we want also )
  17. Hi @Sherzod, Your demo only have 1 level of grouping, Group by category. My project have 3 level grouping Category --->Item ----> Warehouse, Am i right ?
  18. Thanks, it's really help me a lot
  19. Dear all, I am using unidbgrid for my project. I am manage to set for 1 group in my dbgrid with summary, but my project need multi group and summary with grand total of the parent group. what we want is like this table A AB W1 500 TOTAL QTY :500 A AB W2 400 TOTAL QTY :400 TOTAL QTY : 900 A AC W1 100 TOTAL QTY :100 A AC W2 200 TOTAL QTY :200 TOTAL QTY : 300 TOTAL QTY : 1200 Can give me advise ?
  20. Hi Ffredianelli.

  21. Hi @Hayri ASLAN, can give us sample project use Google Firebase ?
×
×
  • Create New...