I have a kendo grid with a one frozen row on the top. I wanted to show a tool tip when user hover mouse over the grid row. I was able to show tooltip for all th
In my products schema, the product information is kept in a separate object. In the code below, I am trying to fetch all the products with the trademark Apple,
I am writing a desktop application around objects that will be downloaded from a django website. On the desktop application I will load a json file coming from
I created a basic form in django. class basicform(forms.Form): br = ((None,' '),('CSE','CSE'),('ECE','ECE'),('IT','IT')) se = ((None,' '),('M','Male'),(
I'm trying to make a Win 7 64 bit guest machine. When it's time to load the ISO, I try to load it and I get the following error The VM session was aborted. Re
I have two functions that I want to generalize below. I would like the generic function be called likert_score. a is a vector of characters. length(a) should be
I have jenkinsfile and I want to set defaultValue on the imageTag dynamically, which I'm fetching from the pom file. Here is the file: def gr pipeline { a