i have a orders form where i should enter the orders and i have a dispatch order form in this we have to bring the details of orders through gridview when i select the particular order from the grid the dispatch order form should be fill regarding there details but am getting conflict
The model item passed into the dictionary is of type Models.order but this dictionary requires a model item of type Models.dispatchorder
but i need to pass the values of order to dispatch form how can i achieve this
u can see the image u can understand please reply me fast as soon as possible