Author Topic: Autocomplete with paramquerygrid  (Read 2929 times)

singhra2

  • Newbie
  • *
  • Posts: 8
    • View Profile
Autocomplete with paramquerygrid
« on: July 03, 2014, 04:55:23 am »
Facing a problem with paramquery grid autocomplete

when I clear the text inside the cell, which has an autocomplete, and then press enter. GetEditCellData fires first and then the change event of the autocomplete fires ? becuase of which the value cannot be cleared. Would you be able to advise ?

Thanks,

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6264
    • View Profile
Re: Autocomplete with paramquerygrid
« Reply #1 on: July 03, 2014, 01:38:07 pm »
It's not quite clear what you are trying to do. Is it possible for you to provide a jsfiddle.

http://jsfiddle.net/LAgZx/64/
« Last Edit: July 07, 2014, 12:00:28 pm by paramquery »