Questions tagged [frozen-columns]

35 questions
0
votes
1 answer

Using DataTable FixedColumns and JEditable together

I'm posting this question as i have never found a solution while searching on the internet, but I know others had also had this problem and I wanted to share a solution. The problem being that whenever you use the DataTable's FixedColumns plugin …
Raijin_x-u
  • 103
  • 1
  • 4
  • 15
0
votes
1 answer

Fixed or "frozen" columns in table inside Eclipse Scout

I am interesting into how implement "frozen" columns inside Eclipse Scout table. I see solution with two tables https://www.eclipse.org/forums/index.php/t/99484/, but I am looking if anyone has different solution, or this is the only one. Marko
Marko Zadravec
  • 8,298
  • 10
  • 55
  • 97
0
votes
1 answer

Kendo UI Grid frozen column issue with tooltips

I am with a ASP.NET web project that uses Kendo UI for ASP.NET MVC Q2 2013 Grids. My problem is when I lock a column, I lose the tooltip effect when hovering on a cell. I really dont know if it is a bug or something that I can change from…
0
votes
1 answer

kendo grid frozen column issue with inline edit

I have a kendo grid with frozen column & inline editing is enabled, first column is frozen and rest all columns are editable and all have checkboxes. the issue is when I edit any row and click edit button of any other row then both rows appear…
user3202524
  • 43
  • 2
  • 8
0
votes
1 answer

jQGrid Frozen column doesn't work when it's placed within a jQuery Tab

I have 2 sections, separated by a jQuery TAB. In my first tab I have a jqGrid with frozen columns and so far it works. However, in my second tab i have another jQgrid with frozen columns that doesn't work. When I remove the code that converts
1 2
3