I have developed an aspx page using vs 2010 and some data i have displayed in aspx page grid view
this aspx page, i used open from ms crm 2013 quick create form ,
on select of the grid view record this showdialog will get close and selected record data should come and display in quick create form of ms crm.
but when this ms crm site is hosted as http(as normal site) then aspx grid view selected record data is comming to ms crm quick create form.
but when the ms crm site is hosted as https the aspx grid record data is not comming to quick create form.
please suggest me any change that i need to do to get the aspx gridview record data into quick create form