Author Topic: how to doc on paramquery install in Visual Studio  (Read 1873 times)

Jay

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 7
    • View Profile
how to doc on paramquery install in Visual Studio
« on: June 08, 2020, 08:30:16 pm »
Hi

I am new to VISUAL STUDIO

Is there any how to document to add param query grid package using package manager in visual studio.

Nuget package lists old version of param query.

i had downloaded the latest version and tried adding in VS solution - it says undefined param query while running the application.

appreciate, if you could assist by step by step procedure.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6126
    • View Profile
Re: how to doc on paramquery install in Visual Studio
« Reply #1 on: June 09, 2020, 10:02:21 am »
Hi Jay

I would be glad to assist however we do all our javascript development in Visual Studio Code and currently have no idea how npm works in Visual Studio.

Jay

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: how to doc on paramquery install in Visual Studio
« Reply #2 on: June 09, 2020, 10:36:59 am »
Thanks for your assistance..

i tried to reference just the js and css files as given in your tutorial without using npm...

still i face the same issue.

but when i publish the code to iis and run it works from iis.

is there any step by step procedure on how to install in visual studio. would be of great assistance please.


paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6126
    • View Profile
Re: how to doc on paramquery install in Visual Studio
« Reply #3 on: June 09, 2020, 10:21:00 pm »
Please look out for errors in the Network tab in Development tools of your browser ( assuming Chrome browser ); that might give you clue how Visual Studio interprets relative paths different from IIS.