jQWidgets Forums

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Tree View – using the Json Tree View – using the Json #4961

    Himanshu
    Member

    Hi Peter Stove!

    The two options you have Provided Both are Working but i am my purpose is not solved yet.

    if i Choose First Option : set async to false – then i read a jQwidgets Data Adapter documentation it says that the order of conformation is not guaranteed.

    When i Choose the Second option – My tree Render after whole page loaded then it load the tree which is also another problem for me.

    So, their is any Solution another than this.

    Now, any how tree is rendering now how to call Link of the tree to various page. I need to call ajax Partial Page using Ajax functionality which link will be given on the tree child node.
    how i can achieve this?


    Himanshu
    Member

    Hi Peter Stove!

    Thanks For the Reply It is working Properly.

    in reply to: Dynamic Grid View Dynamic Grid View #4841

    Himanshu
    Member

    I am stuck at one place now, I have data in my grid View along with edit and delete button associated with each row.(Though, they ain’t displaying in a same column.. Need Solution?) So my scenario is whenever my edit button is clicked a popup opens which calls my server side method to display the view However, the method needs the row id as a parameter For example I have a grid with three columns shown below

    CategoryId CategoryName Actions
    100364 Desktop Edit | Delete

    So, when my edit button is clicked, I need to pass my categoryId i.e “100364” as rowid to the method instead of rowindex. Moreover, I am not interested in showing categoryId column on user interface.

    How can i achieve this scenario ?


    Himanshu
    Member

    Hi Peter Stoev

    Thanks, Now it is Working .

    I have one More Query : As i told in above voice i am using MVC3 in dot net using C-Sharp .Now , My grid is Generated i would like to Generate a pop – up and the Select value comes automatically to the Pop-up and when i click on save it should save the Changes according to it. I have tried the Pop – up Editing View but it does not reflect the Changes in the Data Base. Is their any method so i can send i id of the Particular column to my Controller so the Delete Action can took Place

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