jQWidgets Forums

jQuery UI Widgets Forums Getting Started asp net core 2.2 tag helpers

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  RobWarning 6 years, 2 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • asp net core 2.2 tag helpers #104324

    RobWarning
    Participant

    Hi,
    I installed asp net core taghelpers in a core 2.2 solution according https://www.jqwidgets.com/asp.net-core-mvc-tag-helpers-documentation/
    In all _ViewImports.cshtml files I added the line: @addTagHelper *, jQWidgets.AspNetCore.Mvc.TagHelpers .
    In my wwwroot I installed the jqx components I need according the jqwidgets file structure.
    it seems to work partialy, I get the first <jqx- proposed in intellisence but nothing is following.

    what do i need more??

    asp net core 2.2 tag helpers #104337

    Hristo
    Participant

    Hello RobWarning,

    I try this and my Studio suggests me available options.
    After type <jqx- I pressed ‘Ctrl’ button + ‘Space’ button and it shows me a list with all our widgets (“jqx-bar-gauge”, “jqx-bullet-chart” and etc).
    Could you clarify it?
    Is there any error message?
    Also, I use the Visual Studio 2017 version 15.9.4.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

    asp net core 2.2 tag helpers #104400

    RobWarning
    Participant

    Hristo,
    sorry for my late reply. indeed the Ctrl – Space combination did the trick.
    thanks.

    Rob

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

You must be logged in to reply to this topic.