jQWidgets Forums

Forum Replies Created

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

  • whaduu
    Participant

    Are these magic properties documented anywhere? What other properties exist on rowinfo? Can I make it scroll if the content is too big? Does that require a template? The docs and examples seem very light for this extremely useful feature (rowDetails) which I am using quite a bit – I’d like to be able to reduce the amount of runtime DOM changes I have to make to take advantage of this feature (the row details I am generating are unique to literally every row, so even a template approach only gets me as far as a simple container, maybe some surrounding controls – content is all unique per row).


    whaduu
    Participant

    STILL NOT FIXED. and I only found out about it after spending 8 hours converting my custom grids to use the checkbox selection mode and in the process destroying the functionality of keyboard navigation.


    whaduu
    Participant

    Good grief, so obvious – I was following (old I guess) instructions that installed some jqwidgets-framework or something and none of the module import paths would resolve (although I had triple-checked they were there). Somehow never saw the install for the individual -ng package. Thanks!


    whaduu
    Participant

    I have the same issue… I have existing Angular 8 projects, so starting from the “create” starter is not an option. But the npm install for the framework for some reason doesn’t work. It installs into the node_modules just fine, but the path reference won’t resolve – ‘jqwidgets-framework/jqwidgets-ng/anything’. If I copy the jqwidgets-ng folder from the starter into the project it works fine, but the next time I install some other module and recompile the jqwidgets-ng folder will get deleted since it has no formal dependency. Why won’t the framework install work – I see nothing wrong with the path or the dependency mapping, but has to be something wrong. All help appreciated – jqWidgets has turned out to be a lifesaver for at least one project, so I need to keep using it 🙂

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