I have 1:N relationship between entitiy A and B. I want to have a grid on the form of entity A with a button on the right corner (something like the + button of the out of box crm grid) when I click it i want to see a model window showing a grid with all the records of entity B and I want to be able to select as many records as I want then click an Add button on the model window which would close the model window and refresh only the grid on the form A where the new associated records of entity B will be visible. I think the only way to do it is to create an html web resource for the grid and the model window. Am I right? If so, how can i make my html web resource look like crm? Is there a framework out there that helps with developing htm webresource that have the look and feel of crm? Thank you in advance guys.
*This post is locked for comments