Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
3 new of 3 - May 22
4 new of 4 - May 20
1 new of 1 - May 15
1 new of 1 - May 6
2 new of 2 - May 11
1 new of 1 - May 3
1 new of 1 - May 4
1 new of 1 - Apr 27
1 new of 1 - May 3
1 new of 1 - May 3
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 1085  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Flexigrid for jQuery forum
 

change collumns clicking in a button 
  Hello need to make a column disappear and another appear when you click a button, because each button reloads the data from the grid according to the status of an order, open, in attendance, closed, closed but if I need to take the expiration date, and show the date of closure. I tried using the function below, but all I got was hiding only the... more »
By Deivisson  - May 25 - 1 new of 1 message    

How to edit a cell and save data 
  Hi people, I need to make this. I' m trying with jeditable but doesn't work. any suggestions. Best regards. Here my code: $(".flex1").flexigrid( { url: 'cargaImp.php?codImp=' + <?php echo $id; ?>, dataType: 'json', colModel : [... more »
By Danilo51  - May 25 - 1 new of 1 message    

Flexigrid for Mobile devices 
  Is there any plan to customize Flexigrid for touch devices like mobile and tablets?
By Prabhu  - May 27 - 3 new of 3 messages    

How do I format a single row (Change background color) in a grid? 
  I want to change the background color in a single row after populating my Grid using json data. Could anybody suggest a way to accomplish that? :\
By jonva  - May 23 - 1 new of 1 message    

save the sort status to Database 
  Hi, I have a small question about the table JQuery plugin. I want to sort the table and save the state to DB, so that when I login next time, I want to see the same order I sorted. Is it possible with this plug-in?
By Jobz  - May 23 - 1 new of 1 message    

Integrate Flexigrid with asp.net mvc 3 
  How Can I integrate Flexigrid for jQuery with asp.net mvc 3
By Nassimou80  - May 18 - 2 new of 2 messages    

jQuery flexigrid postback persistance 
  I am guessing the is possible but very tricky. I have a flexigrid and it has a bunch of columns that users require. This is a pain as I end up with scroll bars when I know that each user group is only interested in a subset of the columns. In the flexigrid the user can chose to hide some the columns and effectively... more »
By michael-hollywood@hotmail .com  - May 16 - 1 new of 1 message    

fail in loading data , please guide 
  hi After changing sample code of post2.php my code looks like this <?php // Connect to MySQL database include ("dbconnection.php"); $page = 1; // The current page $sortname = 'name'; // Sort column $sortorder = 'asc'; // Sort order $qtype = ''; // Search column $query = ''; // Search string... more »
By Kirshan  - May 18 - 1 new of 1 message    

Changing the font size 
  The only way that I found to doing that It was write into flexigrid.js, why? I don't know yet. I came up add this style to this line as follow (in my code is the line 818) This change the style of the buttons (add, delete, so on...) btnDiv.className = 'fbutton'; btnDiv.innerHTML= ...... if (btn.bclass) $('span', btnDiv).addClass(btn.bclass).c ss({... more »
By Diego  - May 15 - 1 new of 1 message    

g.cdpad 
  Hi, Can anyone tell me for what g.cdpad is exactly needed? What is following code snippet from flexigrid.js doing? g.cdpad = 0; g.cdpad += (isNaN(parseInt($('div', cdcol).css('borderLeftWidth')) ) ? 0 : parseInt($('div', cdcol).css('borderLeftWidth')) ); g.cdpad += (isNaN(parseInt($('div', cdcol).css('borderRightWidth') )) ?... more »
By zulu  - May 10 - 1 new of 1 message    

1 - 10 of 1085   « Newer | Older »

XML       Send email to this group: flexigrid@googlegroups.com