
eduardosuruagy
uniGUI Subscriber-
Posts
711 -
Joined
-
Last visited
-
Days Won
9
Content Type
Profiles
Forums
Calendar
Everything posted by eduardosuruagy
-
When I perform a loop where I have checkboxes in dbgrid, I randomly get an error in the line ClientDataSet1.Bookmark: = dd.SelectedRows [I]; I am attaching an example, just check all the grid options and click on the "Test" button and wait for the error to happen. This is urgent, my project uses this option a lot! UniGui - DbGrid Slelecao.rar
-
TFrameInicialPrestador(MainForm.FindComponent('FrameInicialPrestador')).TimerAtualizacaoPrestador.Enabled := True;
-
great, it worked perfectly. Thank you very much!!
-
An example is attached Unigui - Video.rar
-
Quando eu reproduzo um vídeo no UniHTMLFrame, um ícone com 3 pontos aparece e ao clicar nesse ícone, há uma opção para baixar o vídeo, como posso desabilitar essa opção?
-
Thanks, it worked perfectly
-
OK, I'm waiting
-
Can someone help me?
-
I wanted to open popupmenu in UniCalendarPanel only when an event exists and is clicked on. CalendarPanel.rar
-
I wanted to use this example but I'm using the calendar inside a frame and I can't get the right mouse button to work, what procedure can I do? I wanted to use this example but I'm using the calendar inside a frame and I can't get the right mouse button to work, what procedure can I do?
-
I have an application that is using IIS + HyperServer and I would like to get a post command that will be sent to that application. I'm using the UniGUIServerModuleHTTPCommand inside the TUniServerModule, I did a test and I'm not able to catch the event, if I use my application as StandAlone it will be normal. I'm using Postman to generate this Post through the url: http: // MeuIP: 8081 / managenet_notificacao / teste / 23 / card
-
Do you intend to sell this solution?
-
Did you convert Fast to unigui?
-
Thank you very much!!
-
The zero node is it reserved for hyperserve only? Does this property here "NodeZero" indicate that the node is zero?
-
responsiveness uniGUI Responsiveness with RadCORE !!!
eduardosuruagy replied to mikromundo's topic in General
Muito bom o produto uso ele e acho sensacional, parabéns!!- 57 replies
-
- 1
-
-
- responsividade
- responsive
-
(and 5 more)
Tagged with:
-
I just wanted to run this JavaScript there, I don't know how to get the result from it. I haven't created a test case yet because I don't know how to do it. I created it with the extension .html to open it in the browser, if you open it, you will see that the console has a return (see image) so I wanted to get this return
-
Tell me what details do you need?
-
This is a javascript code where I need to pass a customer's card details and the website will have to send me a token. I need to generate this token and then send the purchase data
-
I have an html page and I would like to get the result of it, how can this be done? gerencianet.html