Hi,
via a button on the grid i want to open a popup windows to ask for a date and pass this date to a piece of code?
How can i do this?
Thanks in advance
Erwin
Hi,
via a button on the grid i want to open a popup windows to ask for a date and pass this date to a piece of code?
How can i do this?
Thanks in advance
Erwin
Yo creo que debes de usar una variable global cuando ingrese la fecha y cuando vuelvas al formulario ya la puedes llamar.
I think you must use a variable global in your form popup and assign the value to this variable. so you can use this variable in your form.
Hello,
If you haven’t solve this problem yet, you can refer to this link : http://www.scriptcase.net/samples/tutoriais/grid/grid16.php.