Search Results

Type: Posts; User: raniara

Search took 0.01 seconds.
  1. Just found the solution. I parsed the dates to integer first. Thanks anyway.



    <Renderer handler="var today = Date.now(); createdt = Date.parse(record.data.CreateDate); return...
  2. Hello, I've some problem rendering date difference in a gridpanel column.

    I'm trying to get difference (in days) between a date in the same row and today's date. But the return value is always...
  3. I think I'm having the same problem. Where is that date 2008-01-01 come from?
  4. Hello can anyone help me with this? It's kinda urgent...

    Thank you
  5. Hi, another question,

    I have a gridpanel with commandcolumn (onEvent= DetailDocsPrcs_click) which call an ext.net window. after the window closes I'd like the parent's gridpanel to reload.

    Here...
  6. That works perfectly.

    Thank You Daniil.
  7. Hello,
    I'd like to add a confirmation prompt using javascript. The javascript function called from code behind using DirectEvents on btncheck and then when users click 'yes', the js function call...
Results 1 to 7 of 7