Jump to content

eduardosuruagy

uniGUI Subscriber
  • Posts

    845
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by eduardosuruagy

  1. I have a panel that has a width of zero 0, then I click the button and change the size to 300, all on the server side, but sometimes there is a delay in this process. Then I was wondering if you can do it on the client's side, or making it visible and invisible or changing its size.
  2. How do I make a Panel invisible by clicking a button on the client side
  3. I'm still on version 1.90.0.1526
  4. The folder example C: \ Program Files (x86) \ FMSoft \ Framework \ uniGUI \ Demos \ Desktop \ GridGrouping - Dynamic it is not working properly. If at design time I deselect the option UniDBGrid1.Grouping.Enabled and execute, dbgrid is unable to group the columns. You can only group it if the option UniDBGrid1.Grouping.Enabled is checked before execution. Can you adjust this?
  5. Is there an example of how we can use this cylinder graph?
  6. Which unit do I need to declare to use this command? MainForm .UniDBGrid1.getView (). GetFeature ('grouping'). CollapseAll ();
  7. My grid has the option Grouping.Collapsible: = True; I wanted all the groups on the grid to be minimized as in the photo.
  8. I have the grid grouped and I wanted it to show all the groups collected, how can I do it?
  9. I want to give a print on the screen and send it by email, this function that was placed here it downloads the image.
  10. Is it possible to leave the image on the server and send it by email? I would not like to download it.
  11. Great job, how did you do? Can you send an example to us simple mortals ?? kkkkkk
  12. Hi Farshad, thank you very much for the quick response. Where do I find this material with these explanations?
  13. An explanation of the new features when they were released would be interesting, an example is this DontCompressDownloads, what exactly does it do and when should we use it?
  14. Eu queria fazer de uma forma dinâmica, tipo assim, qd abrir no celular ou tablet eu iria deixar as colunas invisíveis e mostrar elas como uma dica. Exemplo: Tenho um grid com 10 colunas ai quando abro no tablet eu deixaria as 5 primeiras colunas visíveis e as outras 5 eu colocaria elas como uma dica. Sendo que isso eu tenho que fazer em vários grids ai se conseguisse colocar no formulário padrão seria melhor.
  15. Oi Marlon, ótima dica essa... Eu queria saber se tem como fazer uma alteração da seguinte forma, tenho um grid com 10 colunas ai quero deixar as colunas invisíveis a partir da 5º, ai eu queria colocar essa dica nas colunas visíveis. Entendeu?
×
×
  • Create New...