Jump to content

xchinjo

Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by xchinjo

  1. thank a lot . i try function reconfigure(sender, store, columns, oldStore, oldColumns, eOpts) { columns[1].renderer = Ext.util.Format.dateRenderer('d/m/Y'); columns[2].renderer = Ext.util.Format.dateRenderer('d/m/Y'); } it work fine.
  2. i want to change: uniGrid field value from "Wed Feb 15 2017 00:00:00 GMT+0700 (SE Asia Standard Time)" to "15/02/2017"
  3. the red box is a value after select some day from dattimepicker inside grid how to chage value to 15/02/2017
  4. how to deploy iisapi with runtime package? when put *.bpl at same folder and system path not work. alert error rtl210.bpl (xe7)
  5. how to unigui grid column format currency
  6. when i start edit inside som column dbgrid i need to use any shortcut like F1,F2.. or any shortcut ,how i can do thank you joe
  7. I need help version 0.93.xxx can use WebForm.ExtWindow.Draggable:=false; but 0.98.xxx not found this property from TUniForm class how to fix this problem? Thank you.
×
×
  • Create New...