trNgGridWithVF

trNgGrid with visualforce page.

Installation Package

This is a visualforce component. This is angular trnggrid table.

Features

<c:RN_GenericTable strQuery="SELECT Id, FirstName, LastName, Email, Phone, CreatedDate FROM Contact" size="5"/>

Attributes strQuery = pass query. size = enter integer value for display rows.

trNgGrid