Questions tagged as 'bootgrid'

1
answer

ASP.Net MVC application with Jquery Bootgrid does not load data

I created a very simple application (client registry) using ASP.Net MVC 5 + Entityframework 6 (codefirst) + MySql database. Using the JQuery Bootgrid component for data manipulation as the main component. It happens that locally applicati...
asked by 04.07.2017 / 14:46
1
answer

How to leave the last column fixed with horizontal scroolbar?

I'm using a simple plugin: link How can I leave last column fixed? Here is an example of a fixed column: link I'm trying to get the last column fixed, but nothing is right. Follow the code in jsfiddle: link Follow the code: &...
asked by 19.03.2017 / 07:04
1
answer

Error Sequence contains in elements asp.net

Good morning. I'm trying to send a request in ajax in jquery, but it returns me that error. Sequence contains no elements, I'm trying to present data in the bootgrid public ParametrosPaginacao(NameValueCollection dados) {...
asked by 20.03.2018 / 14:34
0
answers

Duplicate bootgrid header and footer

Good afternoon! I use bootgrid to mount a table and an error started to occur. Error: Once the table is loaded (the correct way, with the search bar and in the footer we have the navigation bar between pages), after a short interval...
asked by 07.12.2018 / 19:43
0
answers

Change bootgrid column size

I need to change the size of bootgrid , I already looked in your documentation for somehow and I did not find anything similar to the datatable, which allows you to tweak the width. Do you know of any way to do this?     
asked by 24.09.2018 / 16:30
1
answer

Export a JQuery bootgrid to Excel

I have researched here in the stak and the internet, and I have seen some articles and tips on how to export an HTML table to excel. But in my case, I think it's a bit different because I'm using JQuery Bootgrid and all the materials I read end...
asked by 08.08.2018 / 13:36
0
answers

Display the name of a foreign key in bootgrid?

I'm having to put a foreign key in the bootgrid view. In the first comment of a video lesson the author of video aula said that to display a foreign key just add a date-formatter with an apelike, which in my case I called it "RequesterName"...
asked by 20.02.2018 / 14:42