Sigma Php Ajax framework, Ajax Components, GUI Builder
May 17, 2012, 01:00:21 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Help for grid  (Read 1478 times)
aboni
Newbie
*
Posts: 2


View Profile
« on: April 19, 2009, 06:04:35 AM »

Hi, everybody

I 'm making some tests with Sigma grid and have a problem. I have 4 grids in my page, each one into a different html div. when a double click into the grid ( space without rows), it make a mass into the page. Sometimes the grid disapear, sometimes the grid change to a cell. In both case, I need to refresh the page. Somebody can help me. Or I change the div status or using only one grid and change this data source dinamically (I tried this without sucess)

thks,
Logged
steven
Moderator
Hero Member
*****
Posts: 544



View Profile
« Reply #1 on: April 19, 2009, 07:51:00 AM »

post your code snippet for  duplication
Logged

Sigma AJAX Data Grid - Easy to Integrate with PHP, ASP Classic, ASP.NET & Java
Sigma PHP Ajax Framework - WYSIWYG GUI Builder With Tree, Grid, Treegrid, Dialog, Tab & More Component
humi
Hero Member
*****
Posts: 284


View Profile
« Reply #2 on: April 20, 2009, 04:59:16 AM »

Grid has problem loading the dynamic divs.

Post you code.

I have 6 grids on page, in seperate divs and show only one at a time with hide/show tab system.
Logged
steven
Moderator
Hero Member
*****
Posts: 544



View Profile
« Reply #3 on: April 20, 2009, 06:37:59 PM »

Hi, humi.
What do you mean by *Grid has problem loading the dynamic divs*.

Logged

Sigma AJAX Data Grid - Easy to Integrate with PHP, ASP Classic, ASP.NET & Java
Sigma PHP Ajax Framework - WYSIWYG GUI Builder With Tree, Grid, Treegrid, Dialog, Tab & More Component
humi
Hero Member
*****
Posts: 284


View Profile
« Reply #4 on: April 20, 2009, 11:23:10 PM »

In my case, i have 6 grids, one at a time will be shown, the rest are hidden. I haven't really looked at the Div handling in the gt_grid_all.js however, there is some kind of bug.

I dont have acess to the actual code, I'm currently out of country. However, how i resolved this was like below.

The grid that will show first on page load, i call like:


For every other grid I want to display:


This has problems in IE6 and 7. in FF2 and 3 is fine.

I have not found a use for grid.show();  -- it has not seemed to do anything usefull.
Logged
aboni
Newbie
*
Posts: 2


View Profile
« Reply #5 on: April 26, 2009, 07:43:57 AM »

Hi, Everybody.

Sorry for my large time to anwser you. I will create each grid dinamicaly when the user click at tabs object. So in that case I will have only one div. In fact, the source of grid that will change.

I believe that is the easy way to solve my problem.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!