Jump to content

dsprata

Members
  • Posts

    17
  • Joined

  • Last visited

dsprata's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. dsprata

    Ajax Error

    Hello . Some times appears the error " Error Ajax " has some setting I can do to stop this error occur ?
  2. Version 0.93.1 with Delphi XE4
  3. I copied and pasted the example set , and the error persists. I am using config.typeAhead = true;
  4. Does anyone know the solution?
  5. The error is occurring : Cannot set property 'typeahead' of undefined.
  6. Hello how are you? Needed to implement in a unicombobox the autocomplete, however, do not think the property on the component , does anyone know another way to do? Thank you
  7. dsprata

    Opening url

    My version does not contain that routine. I have the 0.93.1 version
  8. dsprata

    Opening url

    Hello , I have a routine that calls another url, but this url is open on the server machine and not on customers, how to fix ? buffer := 'http://' + aAdress; ShellExecute(Application.Handle, nil, PChar(buffer), nil, nil, SW_SHOWNORMAL); Tks
  9. Hello , Can I create a UniDbGrid with checkbox ? Thank you
  10. Hello. I can with unigui create a combobox with ckeckbox ? Giving my user option to choose more than one option ? Tks
  11. Really that's what I need , but I could not understand what the configuration should I do to enable.
  12. Hello , I'm using google translator . I have a query that takes a long time to process. I would like to display the message of loading the unigui own . It is possible? Thank you
  13. It worked . Thanks for listening
×
×
  • Create New...