jQWidgets Forums

Forum Replies Created

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

  • raghu501
    Participant

    Hi,
    on button click i am using $(“#jqxGrid”).jqxGrid(‘beginrowedit’, 0); to enable row edit

    but I dont want the entire row with cell editors opened.when I click
    on cell then editors should be opened.is there any such feature?

    please give me solution

    Thanks
    Raghu

    in reply to: Export data from jqxgrid Export data from jqxgrid #70478

    raghu501
    Participant

    Hi,

    I want to pass the result of var aupexportdata = $(“#jqxgrid”).jqxGrid(‘exportdata’, ‘xls’);
    to action method in ASP.NET MVC ,this method
    would return Excel File.is there any feature to pass the ‘aupexportdata’ to contoller.
    i am trying to pass this by using forms, i am unable to get the ‘exportdata’ result in action method.please help me.

    Regards
    Raghu

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