User Tools

Site Tools


sample_code:database_navigate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sample_code:database_navigate [2015/04/23 12:14]
194.98.70.135
sample_code:database_navigate [2015/04/23 20:59] (current)
Line 9: Line 9:
  
 On My local Version, I have also 3 icons in subdirectory Img/ On My local Version, I have also 3 icons in subdirectory Img/
-I leave text, the code for icons is kepts inside ... see the 3 tCol+ 
 +The code is now both for icons or text... see the 3 tCol
  
 And if you do not have a database, use the Sample, and verify the database : MyData.  And if you do not have a database, use the Sample, and verify the database : MyData. 
Line 278: Line 279:
 { {
  var objet = results.rows.item(0)  ;  var objet = results.rows.item(0)  ;
- emptyList( lstRight );+ //emptyList( lstRight );
  var arraytext= parseSqliteMasterSql( objet['sql']);  var arraytext= parseSqliteMasterSql( objet['sql']);
  for(var column in arraytext )   for(var column in arraytext ) 
sample_code/database_navigate.1429791266.txt.gz · Last modified: 2015/04/23 20:14 (external edit)