What is the model using for when constructing grid? I have created two grids with different model but same code excepted model. It works same.
@Html.Infragistics().Grid<Model1>
@Html.Infragistics().Grid<Model2>
Thanks
Wilson
What is the model using for when constructing grid? I have created two grids with different model but same code excepted model. It works same.
@Html.Infragistics().Grid<Model1>
@Html.Infragistics().Grid<Model2>
Thanks
Wilson