Hello All,
I have model collection in C# "searchesAndViews.SearchParameters[0].Parameters".
This has 16 parameters list, as shown in the Image_1, I need to remove 3 items in the the parameters collection. Could you please help me, how I can do this. I am not getting an idea how I can approach on this using Jquery.
Parameters which I need to remove from searchesAndViews.SearchParameters[0].Parameters[2] ,searchesAndViews.SearchParameters[0].Parameters[5] and searchesAndViews.SearchParameters[8].Parameters items.