Hi All,
I have one DropDown. That dropdown contain my all Database Tables. here based on select table i need to display columns in the grid. example if user select first table that contain 5 in that case need to display 5 columns or if user select second table that contain 10 columns in that case also need to display 10 columns with Action(Action is the extra column for edit, delete options) column. i am new to this concept. could you please help anyone on this requirement?