Groups
Groups
Sign in
Groups
Groups
MyTableGrid
Conversations
About
Send feedback
Help
MyTableGrid
1–30 of 42
Mark all as read
Report group
0 selected
ekariz
, …
Erastus Kariuki
3
8/9/12
custom grid
yes i will , let me prepare a sample app for sharing On Thu, Aug 9, 2012 at 7:18 PM, Pablo Aravena
unread,
custom grid
yes i will , let me prepare a sample app for sharing On Thu, Aug 9, 2012 at 7:18 PM, Pablo Aravena
8/9/12
Sergio Saray
,
Pablo Aravena
2
7/24/12
MY.TableGrid.SAVE_BTN
Hi Sergio I think for doing the save operation you can follow the sample described here: http://
unread,
MY.TableGrid.SAVE_BTN
Hi Sergio I think for doing the save operation you can follow the sample described here: http://
7/24/12
cal
,
Pablo Aravena
6
6/21/12
Basic usage
That is something that belongs to scriptaculous library, Try installing firebug plugin or use chrome
unread,
Basic usage
That is something that belongs to scriptaculous library, Try installing firebug plugin or use chrome
6/21/12
Wolfgang Hübner
,
Pablo Aravena
3
6/19/12
Battling the TableGrid-Beast
Hi. Yes, I made a fork on Github. I cannot check my code back to the fork... seems I don't really
unread,
Battling the TableGrid-Beast
Hi. Yes, I made a fork on Github. I cannot check my code back to the fork... seems I don't really
6/19/12
Evgeny
, …
Pablo Aravena
4
5/6/12
Column visibility
Excellent :-D On Sat, May 5, 2012 at 3:07 PM, casmx <cas...@gmail.com> wrote: > Hi, >
unread,
Column visibility
Excellent :-D On Sat, May 5, 2012 at 3:07 PM, casmx <cas...@gmail.com> wrote: > Hi, >
5/6/12
Evgeny
,
Pablo Aravena
4
2/20/12
"Save" button and functionality
Yes, you are right Evgeny, you have to implement the server side part, then refresh the grid, I
unread,
"Save" button and functionality
Yes, you are right Evgeny, you have to implement the server side part, then refresh the grid, I
2/20/12
parav...@gmail.com
,
Dave Godfrey
3
9/22/11
A new version is available
Hi Dave Currently I'm fixing some problems in DatePicker control regarding the time option, I
unread,
A new version is available
Hi Dave Currently I'm fixing some problems in DatePicker control regarding the time option, I
9/22/11
David C. Moody
2
3/22/11
Prototype 1.7?
Figured it out myself. Prototype's 1.7 evalJSON function must have gotten stricter. You have to
unread,
Prototype 1.7?
Figured it out myself. Prototype's 1.7 evalJSON function must have gotten stricter. You have to
3/22/11
Brendon Upson
,
chris
3
11/3/10
Launch a URL
I handle URL's as a column type, as far as mtg goes, it is still seen as simple text, but I
unread,
Launch a URL
I handle URL's as a column type, as far as mtg goes, it is still seen as simple text, but I
11/3/10
infringer
,
Pablo Aravena
3
10/29/10
private group
Sure I'd be happy to assist with moderation. On Oct 29, 1:56 pm, Pablo Aravena <paraven...@
unread,
private group
Sure I'd be happy to assist with moderation. On Oct 29, 1:56 pm, Pablo Aravena <paraven...@
10/29/10
infringer
,
Pablo Aravena
2
10/27/10
Save with pager
You are right friend currently there is an internal method called _retrieveDataFromUrl you can use,
unread,
Save with pager
You are right friend currently there is an internal method called _retrieveDataFromUrl you can use,
10/27/10
infringer
10/26/10
Edit memory with pager
Currently when using pager, if you edit stuff on page 1 then go to page 2. The editing you have done
unread,
Edit memory with pager
Currently when using pager, if you edit stuff on page 1 then go to page 2. The editing you have done
10/26/10
Ronan
,
Pablo Aravena
2
10/25/10
OnClick and OnDoubleClick
Hi Ronan There is an onCellFocus handler you can use, for example: var tableModel = { options : {
unread,
OnClick and OnDoubleClick
Hi Ronan There is an onCellFocus handler you can use, for example: var tableModel = { options : {
10/25/10
milesper...@gmail.com
,
infringer
4
10/24/10
Filtering mechanism / icon columns
I've implemented a number of changes on the grid...I've sent them off to Pablo for future
unread,
Filtering mechanism / icon columns
I've implemented a number of changes on the grid...I've sent them off to Pablo for future
10/24/10
infringer
,
Pablo Aravena
2
10/22/10
resize function error message
You are right friend I have included this fix Thanks a lot :-) On Fri, Oct 22, 2010 at 1:19 PM,
unread,
resize function error message
You are right friend I have included this fix Thanks a lot :-) On Fri, Oct 22, 2010 at 1:19 PM,
10/22/10
infringer
,
Pablo Aravena
2
10/22/10
after Save
Excellent friend I will add that fix for next release Thanks Pablo On Fri, Oct 22, 2010 at 10:52 AM,
unread,
after Save
Excellent friend I will add that fix for next release Thanks Pablo On Fri, Oct 22, 2010 at 10:52 AM,
10/22/10
infringer
10/15/10
centered cell
When editing a cell that is "centered", after the editor disappears the value is then left-
unread,
centered cell
When editing a cell that is "centered", after the editor disappears the value is then left-
10/15/10
tony.c
,
Pablo Aravena
2
10/14/10
How to get grid data?
Hi You can use the getModifiedRows and getNewRowsAdded methods. I will see what is happening with the
unread,
How to get grid data?
Hi You can use the getModifiedRows and getNewRowsAdded methods. I will see what is happening with the
10/14/10
chris
,
Pablo Aravena
2
10/6/10
IE 9
Not yet but as you said I will checked asap Thanks Pablo I'm still waiting the beers :-D On Wed,
unread,
IE 9
Not yet but as you said I will checked asap Thanks Pablo I'm still waiting the beers :-D On Wed,
10/6/10
chris
,
Pablo Aravena
2
10/5/10
Grid and scroll top on refresh
Hi Chris That is because of the lazy rendering, you can try: tableGrid1.bodyDiv.scrollTop = 300;
unread,
Grid and scroll top on refresh
Hi Chris That is because of the lazy rendering, you can try: tableGrid1.bodyDiv.scrollTop = 300;
10/5/10
infringer
,
chris
2
10/4/10
breaks Nifty Corners
Hi David, Check if you have a CSS conflict between mtg.css and nifty's css... I had one with div.
unread,
breaks Nifty Corners
Hi David, Check if you have a CSS conflict between mtg.css and nifty's css... I had one with div.
10/4/10
parav...@gmail.com
10/3/10
I have published a new release
Release 1,1,1 was published Thanks to Christoph and David
unread,
I have published a new release
Release 1,1,1 was published Thanks to Christoph and David
10/3/10
infringer
,
Pablo Aravena
3
9/30/10
Delete & Row ID
A little mistake tableGrid.getSelectedRowsByColumn('carId'); On Thu, Sep 30, 2010 at 12:19 PM
unread,
Delete & Row ID
A little mistake tableGrid.getSelectedRowsByColumn('carId'); On Thu, Sep 30, 2010 at 12:19 PM
9/30/10
infringer
,
Pablo Aravena
5
9/30/10
Header Button *Sticks*
Hi David I tried again the code but didn't work well the header button began blinking and the
unread,
Header Button *Sticks*
Hi David I tried again the code but didn't work well the header button began blinking and the
9/30/10
infringer
9/30/10
Autocompleter CSS Suggestions
Just a few autocompleter CSS suggestions, below is my updated css. Remove width in "div.
unread,
Autocompleter CSS Suggestions
Just a few autocompleter CSS suggestions, below is my updated css. Remove width in "div.
9/30/10
infringer
,
Pablo Aravena
2
9/29/10
Suggestion: Google Sites
Hi David That is a great idea friend, I see that you can create a web site easily using google web
unread,
Suggestion: Google Sites
Hi David That is a great idea friend, I see that you can create a web site easily using google web
9/29/10
infringer
2
9/29/10
ComboBox Selection
I even notice this effect on your sample at http://pabloaravena.info/mytablegrid/release_notes.html
unread,
ComboBox Selection
I even notice this effect on your sample at http://pabloaravena.info/mytablegrid/release_notes.html
9/29/10
chris
, …
infringer
3
9/29/10
Re-render with URL params
Just found MyTableGrid and am loving it! Great piece of software... documentation lacks a little bit,
unread,
Re-render with URL params
Just found MyTableGrid and am loving it! Great piece of software... documentation lacks a little bit,
9/29/10
Christoph Krause
,
Pablo Aravena
9
8/26/10
input is null
Excellent friend :-D On Thu, Aug 26, 2010 at 10:10 AM, Christoph Krause <ckay...@googlemail.com
unread,
input is null
Excellent friend :-D On Thu, Aug 26, 2010 at 10:10 AM, Christoph Krause <ckay...@googlemail.com
8/26/10
parav...@gmail.com
8/22/10
MyTableGrid release 1.1.0
Hi I have published a new release of MyTableGrid Fixed bugs When a cell is clicked with the mouse and
unread,
MyTableGrid release 1.1.0
Hi I have published a new release of MyTableGrid Fixed bugs When a cell is clicked with the mouse and
8/22/10