Jump to content

Pedja

uniGUI Subscriber
  • Posts

    14
  • Joined

  • Last visited

Everything posted by Pedja

  1. Pedja

    Source code

    Thank you! Is this already happening?
  2. Pedja

    Source code

    Hello, I used UniGUI for a small project about 5 years ago, but I was a bit concerned about the absence of full source code for larger projects. I'm curious if the situation has changed. Are there any updates regarding the availability of the full source code or perhaps a escrow plan in case of a disaster? Regards, Pedja
  3. Thank you for your time and efforts, but my question was directed to Farshad and i would like to hear from him more about this subject.
  4. that's not what i am talking about...i know that UniGui is very good product and support is good....BUT i can't ask my customers to have trust in mr. Farshad. We are also a small company and very often get questions like "what if you drive your car against the tree"....we covered this "car problem" with escrow deal. I want the hear from Frashad his thoughts about "car problems" and possible solutions
  5. Hi Farshad, please allow me to be brutal en remind you about your "promise" I am very interested in your comments and also in the road-map for unigui. Thanks! Pedja
  6. Hi, i am using onDrawColumnCell to paint row with different color based on some values: if Grid1.DataSource.DataSet.FieldByName('Fieldname').AsString='Yes' then begin Attribs.Color:= $00E1FFFF; end; It works fine, but if i selected those painted row then is selection color not visible. How can i ignore row painting for the selected rows? Thanks
  7. Problem is that column position after moving is not available at the server side...
  8. Pedja

    MultiColumnSort

    Which one? in http://prime.fmsoft.net/demo/csort.dllI still don't see how can i sort on multiple columns at the same time
  9. Pedja

    MultiColumnSort

    Hi, I see tha unidbGrid have event onMultiColumnSort but i don't see how can i enable sort on the multiple columns in the grid. Each time when I sort on the column the previous column is not anymore sorted. I already tried with shift en ctrl keys but without success. Regards Pedja
  10. Hi, i am using : function beforeInit(sender, config) { config.enableColumnMove = true } to allow reorder of the columns at the run time. I would like to save changed positions for the next time when user login, is it possible to get new column position & width at the server side? Thanks
  11. Pedja

    Question

    Hi, first of all you have created wonderful product! I am considering buying unigui for my next project and i would like to know how many developers you have in your team? Thanks!
×
×
  • Create New...