Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts

  • aerials
    Participant

    Thanks ivailo for your prompt answer.

    Your information is correct. I have a little detail that i don’t comment before. I’m using glyphicon of boostrap with custom javascrip functions instead of jqxButtons. Is there any way we can expand the details of a row with a javascript function ? Calling showrowdetails event.

    Regards.

    in reply to: Get Category Name Get Category Name #70718

    aerials
    Participant

    Hi. I’ve found the wat to get the group name, but when i try to return the item to the combobox it is placed to final of list and not in his category. My source is something like:

    $(“#combobox”).jqxComboBox(‘addItem’, {
    value: value[“id”],
    label: value[“name”],
    group: value[“group”]
    });

    Some idea?

    Regards.

    in reply to: Combobox and DropDown Arrow Combobox and DropDown Arrow #70620

    aerials
    Participant

    Thank you Peter, i’ll check my css changes.

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