$('#CustomEditForm_Prescribe').on("shown.bs.modal", function () {
  $('#NAME_').combogrid('resize');
  $('#_datagrid').datagrid('resize');
});