Let say I have the multiple checkbox. The attached is an example. In the real project I have many from database. So it is dynamic.
What I want is to put the items into a grid. For example, each row has four columns.
My question is that I want to click the item having the same result as clicking the checkbox. Let's say, in the image I attached, I either click apple or the click space between the checkbox and the label name. They will achieve the same result which is the checkbox is checked.
I may use angular kendo ui framework, so I put the column into kendo-grid. So how to modified my code?
Many thanks!
I appreciate your reply but you may misunderstood my question. bin/startup.bat is ok. My question is I want to reset the environment variables by double click bin\catalina.bat and bin\setclasspath.bat. But they are not working. I just saw a window jumps out then closes quickly. The environment variables are not set automatially.
I appreciate your reply but you may misunderstood my question. bin/startup.bat is ok. My question is I want to reset the environment variables by double click bin\catalina.bat and bin\setclasspath.bat. But they are not working. I just saw a window jumps out then closes quickly. The environment variables are not set automatially.
I appreciate your reply but you may misunderstood my question. bin/startup.bat is ok. My question is I want to reset the environment variables by double click bin\catalina.bat and bin\setclasspath.bat. But they are not working. I just saw a window jumps out then closes quickly. The environment variables are not set automatially.
Hi, I am deploying a JSP but failed. Http error 404 etc. Tomcat does works.
So I suspect it is the environment variables setting up problem and I re-install tomcat pre-configuration version 6.0.10.
I tried to double click catalina.bat and setclasspath.bat in %CATALINA_HOME%\bin. However just see a window pop up then disappears quickly.the environment variables are unchanged at all.
OS: WIN XP HOME. Jdk 1.6.0_04 J2EE 1.4 Can you please point it out what is wrong?
Hi, I am deploying a JSP but failed. Http error 404 etc. Tomcat does works.
So I suspect it is the environment variables setting up problem and I re-install tomcat pre-configuration version 6.0.10.
I tried to double click catalina.bat and setclasspath.bat in %CATALINA_HOME%\bin. However just see a window pop up then disappears quickly.the environment variables are unchanged at all.
OS: WIN XP HOME. Jdk 1.6.0_04 J2EE 1.4 Can you please point it out what is wrong?
Hi, I am deploying a JSP but failed. Http error 404 etc. Tomcat does works.
So I suspect it is the environment variables setting up problem and I re-install tomcat pre-configuration version 6.0.10.
I tried to double click catalina.bat and setclasspath.bat in %CATALINA_HOME%\bin. However just see a window pop up then disappears quickly.the environment variables are unchanged at all.
OS: WIN XP HOME. Jdk 1.6.0_04 J2EE 1.4 Can you please point it out what is wrong?
I want to learn j2ee. I have knowledge of servlet, jdbc,jsp etc but only limited on these. Could you please recommend a textbook with try it out examples or tutorials?