I am having an issue. When I clicked "Add Product Button' a popup showed "Add new record" with Save and Close buttons". It is working perfectly then I clicked the "Edit" button and edited the record and saved it. It also works well. But if I again click add new recrod it showed the add record popup but with "update" and "Close" button and rather creating a new record it updates the last record. Why it is happening?
I think, if you fit yourself in MVC concept It can't be the best approach to construct markup inside block using string construction way. For MVC it should be Partial Views and Components.....
While initializing add- migration the error is that it requires the primary key. But in my case in my model I don't have the primary key. So, please me in this.
I have use same code but cannot convert Json in controller function can you explain it how to work Json converter please . public JsonResult GetCategory() { var category = _categoryRepo.GetAll(); return Json(category); }
This was exactly what I need - I followed your tutorial until 33.35 and set a breakpoint in the controller GetProducts Method. It never calls that and I removed [NonAction] as you showed. It never goes into ProductJS.js. I have reviewed several times. Can you help me somehow?
Fully explained and working tutorial. Thanks
Thanks 😊 for your valuable feedback and support 👍
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
👍👍 thank u a lot,
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
Thank you for this fundamental and to the point tutorial...
Thanks for your valuable feedback and support 👍
Good AfterNoon Sir Ji
Thanks for the tutorial.
I am having an issue. When I clicked "Add Product Button' a popup showed "Add new record" with Save and Close buttons". It is working perfectly then I clicked the "Edit" button and edited the record and saved it. It also works well. But if I again click add new recrod it showed the add record popup but with "update" and "Close" button and rather creating a new record it updates the last record. Why it is happening?
I think, if you fit yourself in MVC concept It can't be the best approach to construct markup inside block using string construction way. For MVC it should be Partial Views and Components.....
While initializing add- migration the error is that it requires the primary key. But in my case in my model I don't have the primary key. So, please me in this.
I have use same code but cannot convert Json in controller function can you explain it how to work Json converter please .
public JsonResult GetCategory()
{
var category = _categoryRepo.GetAll();
return Json(category);
}
Sir how I create joining with table from different databases with password protected in MSSQL.
This was exactly what I need - I followed your tutorial until 33.35 and set a breakpoint in the controller GetProducts Method. It never calls that and I removed [NonAction] as you showed. It never goes into ProductJS.js. I have reviewed several times. Can you help me somehow?
I found the issue 😅
@@Boarderadi Where's the issue? Can you please send it here too? This is where I am stocked right now...
@@Boarderadi Can you please tell me what is the issue ?? i am unable to find it.
Is there a place to download the source code?
Sure . Will add the source url
How can I contact you sir
gpaptechnologies@gmail.com
Hello HI Gopi, Thanks for tutorial, could you please share source code .
code please ???