jQWidgets Forums

jQuery UI Widgets Forums Grid Focus

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 10 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Focus Posts
  • Focus #67222

    rahisarm
    Participant

    Hi team.
    Im using jqxgrid.Your Grid is awesome.Still i have some problems..
    1.How to get the datafield of currently focused cell.
    2.Im assigning cellvalue using setcellvalue from one grid to another.By using the celldouble click this works perfect.
    But using keyboard events this not works,To be exact while using keyboard events the data is not setting using setcellvalue.
    3.I cant set focus to simple html element.I tried jquery as well as javascript methods.
    With Regards
    Rahis ARM

    Focus #67232

    Peter Stoev
    Keymaster

    Hi rahisarm,

    By using the Grid’s focus method you can put the Focus to the Grid. There is no such thing as focused cell. Cells can be in two states – selected and not-selected. This sample: http://jsfiddle.net/jqwidgets/vFJ35/ shows how to get the selected cell.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.