Apr
30
awarded Popular Question
Apr
12
awarded Popular Question
Feb
13
awarded Yearling
Feb
6
comment Circular references in Javascript / Garbage collector
What about google-styleguide.googlecode.com/svn/trunk/… is it wrong?
Dec
13
accepted rich:autocomplete needs two clicks to hide popup
Dec
13
answered rich:autocomplete needs two clicks to hide popup
Dec
12
revised rich:autocomplete needs two clicks to hide popup
added 100 characters in body
Dec
11
asked rich:autocomplete needs two clicks to hide popup
Dec
4
awarded Supporter
Oct
5
accepted How to get the selected row of a filtered extendedDataTable?
Oct
5
answered How to get the selected row of a filtered extendedDataTable?
Oct
1
revised How to get the selected row of a filtered extendedDataTable?
added 196 characters in body
Sep
27
comment I need to find a proper data structure
So you want this data to be stored in a database? You relationship is many to many, so you need an appropriate way to store it. In a database this is a junction table. Otherwise your data would not be normalized (en.wikipedia.org/wiki/Database_normalization).
Sep
27
answered I need to find a proper data structure
Sep
27
asked How to get the selected row of a filtered extendedDataTable?
Jul
12
awarded Organizer
Jul
12
revised Database blobs vs Disk stored files
Change tags
Jul
12
answered How do I append a column to the end of another column in SQL
Jul
12
comment why am i getting ClassCastException in my simple java program?
Are you sure, your second program does what you want? For me it prints a, a, ccc, a is this what you expect?
Jul
11
answered why am i getting ClassCastException in my simple java program?
1 2 3 4 5