Open IE without the toolbar and display the corresponding data in the DataGrid!

zhaozj2021-02-12  149

Front Binding: <% # getId ((int) DataBinder.eval (Container, "DataItem.car_id"))%> getId ((int) DataBinder.eval (Container, "DataItem.car_id")))

CS code: Protected string getId (int carid) {if (carid> = 1) Return " carid.tostring () ""; return "number is empty!";

JS code: function openwin (strurl) {var aa; aa = window.open (Strull, AA, 'width = 500 height = 600 Toolbar = no');}

转载请注明原文地址:https://www.9cbs.com/read-7598.html

New Post(0)