Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
325
UltraWebGrid - Select Cell Value
posted

Hi there!

I used KB010016 (http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.Aspx?ArticleID=10016) to implement an Excel-like navigation by using the arrow keys.

Navigation so far works fine but I wonder how to select the value inside a cell??? Actually it should work like with TAB key or when I click to the cell; the value is automatically selected when I navigate with TAB key resp. if I click on it.

Please can anybody help me?!?

Regards,
Dan

Parents
No Data
Reply
  • 2677
    posted

    Hey Dan,

    What version of NetAdvantage are you using?  I tried this using Infragistics 9.2 and it seems to work okay.  I figured it might be an older version since yoiu were using UltraWebGrid and not WebDataGrid.  Let me know what version and I can check against that version.  Maybe there is a bug in the version that you are using.  When you put the cell into editmode using the beginEdit() method in javascript like shown in the knowledge base article, the cell text should be automatically selected.  That should happen by default. 

    Let me know your version of NetAdvantage and what browser you are using and I will try the same or let you know of some incompatability issue.

Children
No Data