Jump to content

delagoutte

uniGUI Subscriber
  • Posts

    587
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by delagoutte

  1. Good job but it don't work with edge. there is the error message : impossible to set the property "CssText" of a null reference or not defined. have you any idea for fix it ?
  2. it's working For closing session after redirection, i didn't use timer. i used UniSession.TerminateAfterSecs(1); thanks a lot once again
  3. thank you I think this should effectively worked. I'll let you know as soon as I tested
  4. Hello, i would have 2 unigui app. the first app is a simple authentification app and second will be the main app. I'd like to have the following scenario. user "paul" arrive on the auth app paul set his login and password. the auth app redirect paul to an other server with some parameters( sended with post method) and session on auth app will close. the main app read "post parameters" and begin a user session. on close or on timeout in the main app the user will be redirect to the auth app. To sum up, how can i do a redirect with parameters (post method) and close current session ?
  5. Hello, Have you got a sample with unidbgrid and an Implementation of MultiColumnSort ? The Event OnMulticolumnsort return always one column Other question : Have you got a sample for having 3 state for sorting column when click on column title. First click = asc second click = desc third click = none
  6. Hello, Anybody have a solution to save and restore the state grid and column ?(position, visible, sorted,..)
  7. Exactly that i search. thank you
  8. Is there a property on column or dbgrid that give the possibilty to move column at run time ? or a method with adding js code ? Thanks
  9. Hello everyone, Is that by chance someone have the source of this sample project. I contacted Stas but he did more.
  10. there is an "emptytext " property in TUniEdit that don't exist for TUniMemo
  11. Thank you. I also wish you all a Merry Christmas From France
  12. Hello, Is it possible that someone send me the .dat file ? Fabio seems to be in holidays because he don't answer to my mail. my mail (remove all underscore and + ) : j.delag_outt_e__+@+_wa_nao_.com Thanks
×
×
  • Create New...