Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Get current filter value Get current filter value #103208

    areisyus
    Participant

    Sorry, I followed this link from google and didn’t realize that it was for listBox not for grid…

    • This reply was modified 4 years, 5 months ago by  areisyus.
    in reply to: Get current filter value Get current filter value #103201

    areisyus
    Participant

    What if I have many columns? How could I find a specific filter field?

    I’m using angular 7.

    My current problem is that I customized a column to filter by 2 data fields (lets say “description” if value isNaN or “code” if value is a valid number) my column is mapped for dataField “description” so when the filter by description is used everything is OK and it clears correctly when the field becomes empty. But, if it filtered by code, the filter group stay on data parameter of filter’s callback function (I understand that it is because the column is controlling description, not code).

    I need to control manually the changes on this filter (only this one without resetting the grid filters). I didn’t want to place a custom filter field just to control this simple mechanism so, how could I get this specific column filter field?

    There is some way to capture the field with grid API or set it a unique identifier without creating a filter widget instead of using common filter field?

    • This reply was modified 4 years, 5 months ago by  areisyus.

    areisyus
    Participant

    Just to register here in case someone else needs, today after 1 entire day lost researching, I finally found this page on documentation (reading link by link from scratch because any research nor forum topics pointed me to this link).

    Dynamic Components with Angular and jQWidgets

    May you could find a way to make this more evident by linking or showing examples in some component’s specific API documentation, like jqx grid for example.

    The way you create toolbar kind weird for angular you could create an example using this approach and a new topic on custom columns showing how to place a component dynamically on column cells.


    areisyus
    Participant

    Hi Martin, thank you for this demo but isn’t there some way to place angular components (my own angular components) inside a cell on jqxgrid?

    I lost the entire day researching and couldn’t find anything that helps on using angular directives (I think this is not possible because the AOT nature of angular, but…) or at last an angular custom component inside grid.

    What’s the point on using angular if we can’t use components and/or another angular resource?

    Why should I buy a suite of components if I need to write tons of bunches of vanilla javascript to do simple tasks like placing a button on a table cell? The main purpose of a components pack isn’t to make developer lose less time writing trivial mechanics and let him focus on his own app-specific features?

    I need to know if is it possible, at last, to place an angular component inside a jqxgrid cell.

    Thank you again for attention and support.


    areisyus
    Participant

    What about this issue? its about 2 months from report, there is a 5.6 version already and the issue is still there.

    Was thinking about getting a license for some projects but with this issue is impracticable to use jqWidgets on angular. Most of the setters are affected by this.

    Could you guys provide some roadmap or issue tracker? Would be helpful if we submit some pull request on it? because I saw some pull requests with more than a month waiting…

    tnx

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