I'm looking for a library function (ideally from a commonly used framework e.g. Spring, Guava, Apache Commons etc.) that will nicely print the
I have a form with a select field (for this case is the first name), I want to select one of the options and with that data selected, the other fiels should be
I have an auth token in my http-request header (look screen) But I need to hide this header so that no one can get this token from the console. How can i do t
I'm trying to modify grid I using grid from https://www.w3schools.com/ but I tried but it was not working help me to create grid. i need this grid in below cod
I'm working on the flutter project, I want to give the white colour to the status-bar icon. so I used the following line of code, and it gave me the result on a
I need help on declaring 2 workbooks globally where the workbook name is based on a cell value. I have 3 workbooks workbook "UPSHI" (file name does not change)
I was testing this React Charts called Recharts. There is this RadialBarChart that I have like to use. https://recharts.org/en-US/examples/SimpleRadialBarChart
I have two tabs inside my view. On first tab there is different pagination on second tab i need to run separate pagination using CI pagination library. I am not
i want to make my website not zoomable. Like when i press Ctrl+Scroll most websites would zoom by % but i want to disable it. Do you guys have
I have a data set including two categorical variables, name and position. Every level of name corresponds to a single level of position, but every level of posi