Ajax DataGrid Support Product Page

Answered

auto width

Asked 30 Apr 2012 03:04:44
1
has this question
30 Apr 2012 03:04:44 D.D.M. van Zelst posted:
Hi,

I have some questions regarding the AJAX Grid:

1. If i set the width to be 'auto' why does it fill the total width of the browser? I think it would be nice that it would set the width to be the total of all columns widths together instead, or is there a different way instead of adding up all individual columns. I really want the total width to be equal to the total of all columns but not having some little empty space or extra column line on the right sideof the grid.

2. Is it possible to make each column a fixed with and not resizable?

3. How to hide the 'id' column from showing in the grid? I can hide the column but i can still show it using the show/hide column option unless i also delete that option but then i cannot show/hide any column. I only need the 'id' column to direct to update and or delete pages but for that to work i need to insert that column in the grid, right? Which i actually don't want.

4. I looked your latest video on how to add insert/update/delete functionality. Is it also possible to have the 'INSERT NEW' function not to close the lightbox?
I want to load the insert form in the lightbox and after insert give a blanc form again to add another entry if wanted, close the grid manually when ready, however the parent window still needs to be refreshed on every insert to show the entries in the grid. Can this be done as well? Everything like in the video just not close the lightbox but reset the entry form for new entry.

5. I posted also one note regarding the Lightbox as i think it should not be in this post for users conveniance, please check it too.

Thanks for the feedback.

Replies

Replied 16 May 2012 02:29:19
16 May 2012 02:29:19 D.D.M. van Zelst replied:
Any advice?

Thanks
Replied 16 May 2012 06:58:17
16 May 2012 06:58:17 Teodor Kuduschiev replied:
Hello,

1. Unfortunately in the current version of the extension this is how it is working.
2. This is not possible.
3. You can select the ID column and click the Hidden checkbox for it.
4. Yes - this can be done, you just need to remove the script that closes lightbox on submit.

Replied 16 May 2012 07:03:52
16 May 2012 07:03:52 D.D.M. van Zelst replied:
Hi,

Thanks for the feedback, just some small comments.

1. Hope this will be possible in a future version/update
2. Hope this will be possible in a future version/update
3. I can do that but i can still make it visible in the grid again when choosing the show/hide option in the grid, unless you de-select this option as well. Basically you can't hide the ID column from being invisible all time unless you don't have the hide/show columns option!
4. Thanks, this makes sence :-)

Reply to this topic