I have got a code:
if (sumaProcentow > 8)
{ e.Cell.Style.Add("background-color", "#FF0000");
e.Cell.CssClass = "dni_swiateczne"; }
I wont when this code are true to auto post popap in the Sharepoint.
|
I have got a code:
|
|||
|
|
|
Grzegorz, You can take a HiddenField on web part and set its value to true inside your code:
Now in your web part in
Let me know if you have any questions! setTimeout is javascript function, which calls the callPopupOrNot function after 100 milliseconds... |
||||
|
|