Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • fairoz172
    replied
    Hi,

    we have set the field settarget to "javascript".

    But it doesn't work as a hyperlink, (ie) it is not working during the mouse pointer turns into to linksymbol(hand icon).

    Rather than that it works on cell click when the mouse pointer changes back to normal(arrow icon).

    we need it to be work on hyperlink.

    Attached a screenshot.
    Attached Files
    Last edited by fairoz172; 15 Dec 2012, 01:46. Reason: spell mistake

    Leave a comment:


  • Isomorphic
    replied
    Sorry, we can't follow what the problem is. Please try explaining again.

    Leave a comment:


  • fairoz172
    replied
    hi

    I have set the target to "javascript" but it doesn't work as a link, ie., while cursor changes to hand-symbol rather it works on just cell click when cursor is in normal arrow pointer not as link.

    what to do? we need to navigate on link type.

    Leave a comment:


  • Isomorphic
    replied
    Hmm. What the docs actually say is to set the target to "javascript" then add a CellClick handler. Did you try that?

    Leave a comment:


  • fairoz172
    replied
    I already went through the doc and tried but its not working, I set the target value as null, empty string but still it is opening in new window, also I didn't found how to add the link click handler.

    Leave a comment:


  • Isomorphic
    replied
    See docs for ListGridFieldType LINK and ListGridField.target.

    Leave a comment:


  • fairoz172
    started a topic Display link in ListGrid with custom behavior

    Display link in ListGrid with custom behavior

    Hi,

    We are using SmartGWT Pro 3.0 version.
    In ListGridField if I set the field type as "Link" it displays the cell data as link but on click of that it try to open that link in new window.

    I want to display few fields as Link and on Click of those links I want display some custom pop-ups.

    Please let me know how I can do this.

    Thanks
Working...
X