visualforce-table-grid icon indicating copy to clipboard operation
visualforce-table-grid copied to clipboard

Flexible and highly customizable Visualforce table grid component. Salesforce.com Classic Look and Feel.

Results 11 visualforce-table-grid issues
Sort by recently updated
recently updated
newest added

Hi, I need help I got so many errors of the test classes when deploying to production

This tool works fine in sandbox. When I deployed it to production it runs into **An internal server error has occurred** any time when I do sorting, pagination etc. I...

This application has a lot of great implications. Got past the user profile issues by using eclipse and deploying everything but the universal profile. Now stuck on this filter issue....

Apex script unhandled exception Visualforce Page: /apex/warrior_serve__tableGridStandalone caused by: System.NullPointerException: Attempt to de-reference a null object Class.warrior_serve.TableGridController.doHandleSelection: line 272, column 1

This may just be a SF limitation but the problem I am trying to solve is a LOOKUP field on a PARENT and this single field lookup is a lookup...

If SaveSettings True and list comes up in Edit mode, Picklists are not populated

Clicking the New button does not populate the relationship filed linking the parent to the Child Record un Related List mode...the Standard Related list does do this.

I have two Objects (Deal__c and Property__c) with a junction Object (Deal__Properties__c). I am attempting to use the app to pull data from selected Property fields based on the specific...

enhancement

I would like to remove the mass edit button, and also add the "Add to campaign" button. Any way to do this?

Hi, Have successfully installed & utilised this project - is there any way it can be modified to use with the standard Task object? It seems the standard list controller...