Hi,
Need some help please
How can I bind a RadPivotGrid dynamically from codebehind?
The select query can change depending on a dropdownlist I have on the page so the field names will also change.
Example of select :
Select CompanyName, EmployeeId, FirstName,LastName, Salary from Table1
Example of Grid
CompanyName Number of employees Total Salary
Company1 23 345,676