Hi Guys, I have been hearing that Microsoft have introduced Editable grids in Dynamics 365, Finally i kept hands on to give an attempt and composing this Post. Here are some intriguing things about Editable grid, Inline editing of records at the entity or sub-grid level Web and mobile clients Navigation using a keyboard or mouseContinue reading “Editable Grid – Dynamics 365 – MS CRM”
Tag Archives: Mobile
CRM 2015 – Javascript issues with Tablet (Ipad and etc)
Hi, I have been working on tablet one of the projects. I have come through some of the changes where JavaScript doesn’t support in Tablet. So to differentiate, Have you JavaScript checked for client. if (Xrm.Page.context.client.getClient() == “Mobile”) { //Write your logic here for Tablets } else { //Rest of code goes for Web andContinue reading “CRM 2015 – Javascript issues with Tablet (Ipad and etc)”