|
Rank: Member Groups: Member
Joined: 3/4/2008 Posts: 24
|
Hello,
Is it possible to show and hide a datepicker control from the client side?
I have three objects in a grid custom cell (datepicker, textarea and select) and I want display one of them depending of the data type.
I have try to put the datepicker in a div, but I can't get the parent by his name. The name of the parent div is fransformed in "Grid1_edit_ctl01_panelCustValueDate" for "panelCustValueDate" but the number inside the new name seems to change!
Best regards.
Patrice
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
You have to put it in a NON server side DIV, then you can give it a fixed name/id so that your client side script can reference directly.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 3/4/2008 Posts: 24
|
Hi,
Thanks I'm stupid not to have thought
|
|
Rank: Newbie Groups: Member
Joined: 8/13/2013 Posts: 2
|
Ok I am new to this forum. I am about to purchase the datepicker I am using Visual Studio 2012 I am asking myself if this won't be a compatibility issue.
Thanks for your answer.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
EO.Web fully supports Visual Studio 2012. So there won't be a compatibility issue.
Thanks!
|
|