haha, i was thinking of creating an item like this. you were quicker! looks very nice!
Posted 3 months ago
Features
My portfolio
Any suggestions and comments are welcomed ; contact me for support anytime . Enjoy this quality product !
tags: table , tables , flash , flash table , table xml , xml , cell , cells , field , row , colon
Posted 3 months ago
haha, i was thinking of creating an item like this. you were quicker! looks very nice!
Posted 3 months ago
Very nice..You have malformed XML though. You should fix it! Still loads into flash fine it seems
Posted 3 months ago
This looks like a very useful file and one I can really use, can you please take a look at this website and tell me if this file could replace this hard to manage schedule. http://www.dallaspowerhouse.com/0809monday.html
Definite purchase if so! Thank you!
Posted 3 months ago
Hi designedbybig , this module is extremely simple to use ; however , it does not render cells doublesized , as seen in your project , but simple ones , in order for the sort functions to work .
Thanks rondog , the second demo xml has the tag twice in it , redundantly so it renders it correctly ; also disassembling files is a bad habit , even if an innocent one
.
Thanks for comments guys .
Posted 3 months ago
Can the sort function be taken off? I don’t need that function. Great file none the less!
Posted 3 months ago
Yes , of course , you have to delete some code in the .fla . Takes maybe 1 minute . If you buy the file , contact me and I will do it for you , or assist you for free , no problem .
Posted 3 months ago
Very cool. I build something similar to this a while ago for a freelance project, but it wasn’t nearly this cool. Good job.
Posted 3 months ago
Really nice! I have purchased it
but was wondering if it can sort numbers properly? Now it sort it as text and 99 will be placed before 100.
Hi olehaga ! Please mail me , so I can send you the modified sources , display the text the way you want it .
Yes , it normally sorts text , but with a minor modification it will sort numbers , too . Thanks for buying , and please rate it if you find it useful .
Posted about 1 month ago
I can’t get it to show special characters such as accents and ñ. I’ve tried many ways but still can’t. Any help?
Nicest job.
Posted about 1 month ago
Hi , it’s probably because the pixel font used here does not have these symbols . However , simply replace the font and you’re done .
Posted about 1 month ago
Hi,
Great file.
Quick questions:
1. Currently the table selects cells independently. Is it possible to select on a row by row basis rather than each cell?
2. Are all cells independent or is it possible to have each row correspond to a node in the xml?
Thanks!
Posted about 1 month ago
1. Currently the cells are made to highlight each cell , like HTML ones . Highlighting the entire row can be done but requires some modifications to the source ; 2. Second is simpler . When click on a cell , an event is generated . For example , your table component is called table1 ; use the folowing code to capture the infoClicked event :
_table1.infoClicked = function( row:Number, col:Number){
textCell.text = “cell clicked: (“row”,”col“
.”;
}_
where row and col is the position of the current cell. The table itself ( the xml data ) is a 2dimensional array ( called itemArrayrow , see help ); so to read the entire row’s properties , for example , you use a simple for(k=0;k .
Good luck , Andrei .
Posted about 1 month ago
Hummm it seems the code is displayed broken here
. Contact me through my profile so I can send you additional indications .
Hi
Great looking file.
I know you might have addressed this somewhere but, Is it possible to add rows and columns? And if so could you help with how to add them?
If so I will definitely purchase this file.
Thanks!
Posted 6 days ago
Hi ! I already answered to you to email . If still troubled , mail me back .
Happy New Year 2009 by the way !
Posted 4 days ago