Author Topic: Dynamic Column issue  (Read 1583 times)

mahul

  • Newbie
  • *
  • Posts: 1
    • View Profile
Dynamic Column issue
« on: November 07, 2016, 02:40:30 pm »
Hi,

According to my requirement I need to create Dynamic column. I bind my datatable and the datatable column is like the below:

Id      Name    Type    Date1    Date2   Date 3

Here date is dynamic and I should need to bind it according to database records. Now the columns is binding properly in Param grid the problem is the data is not binding properly. At the same time according to my requirement it should need to group by name as well.

Please help me so that I can proceed on this. Any help is highly appreciable, thanks :)