Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Testing with Samsung Galaxy Tablet

    Issue # 1

    Is there any way to time methods without the javascript console? When I have it open the UI seems to behave differently. Preferably I would like to open the console and see the Timer reports after I have executed the action but as soo as I close the jsConsole it seems to stop reporting.

    I am testing with Samsung Galaxy Tablet 10.1


    Issue #2

    Perhaps you can help with this issue I am facing. In a regular desktop browser (and the iPad), our recordClick works as expected but when running the same listgrid in galaxy tablet, the selection fires unexpectedly (sometimes it changes selection, sometimes it does not). I also see the same issue as standalone BUT the standalone html file is fetched using our resource servlet. When I run this same testcase completely standalone under the smartclient lib, then it works fine.

    #2
    1. Not seeing this and it's difficult to imagine a way this could fail. If you've enabled logging for a given category, even if the Developer Console is closed these messages are accruing in a ordinary JavaScript Array, which you can access with isc.Log.getMessages().

    2. The only thing we can speculate based on this information is that your servlet is writing out DOCTYPEs or meta tags that may change the browser's behavior.

    Comment


      #3
      #1 - I haven't enabled logging for recordClick - I just went to the watch tab and clicked on the Time Method button.

      #2 - Currently we are not doing anything different with the html structure we are sending over - could this be the problem? Do I have to sent a different docType/meta tag for mobile?

      Comment


        #4
        #1 Then logging simply isn't on, of course. The programmatic equivalent of hitting that "Time Method" button is Log.timeMethod().

        #2 You've already reported that it works fine standalone, so there's no special additions you need to make or special techniques. You just need to *remove* whatever is that your other environment is doing beyond what the standalone test case is doing :) With so little information about the different environment, we can only vaguely speculate on what that might be..

        Comment


          #5
          What would you like to know about the environment?

          Also, another odd behaviour, I click on the list grid record, First click usually registers, anything after that is iffy. SO, I select the second record. It doesn't select UNTIL i have redrawng the screen somehow (Ex. pinched the screen to make it smaller or rotated the screen)

          Comment


            #6
            Sorry, we can't really work in a "20 questions" manner here. As with other issues, if you suspect a product issue, work towards giving us a way to reproduce the problem.

            Comment


              #7
              I have narrowed it down (but still not reproduceable as a standalone) to the width property of my second column. If it is longer than the listgrid's width, then my selection is messed up. Once I change the width to something smaller than the width of the table, then selection works fine.

              I don't know what you can gather from this information. I have the following standalone which is pretty much all the code I have generated - it is probably useless to you but I am giving you all the information I have. I removed all smartclient overrides in our system to make sure it is nothing we are doing. I don't know if it is an SC issue.

              Code:
              
              
              
              <HTML><HEAD><TITLE>Test Show All</TITLE>
              
              <HTML><HEAD><TITLE>Test Show All</TITLE>
                  
              </HEAD>
              <body class="pageBackground" marginwidth="0" marginheight="0" topmargin="0" leftmargin="0" scroll="no" style="overflow:hidden">
              
              
              <meta content="text/html; charset=UTF-8" http-equiv="content-type">
              
              <SCRIPT>var isomorphicDir = "isomorphic/"</SCRIPT>
                  <SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/system/modules/ISC_Core.js></SCRIPT>
                  <SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/system/modules/ISC_Foundation.js></SCRIPT>
                  <SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/system/modules/ISC_Containers.js></SCRIPT>
                  <SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/system/modules/ISC_Grids.js></SCRIPT>
                  <SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/system/modules/ISC_Forms.js></SCRIPT>
              		<SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/system/modules/ISC_FileLoader.js></SCRIPT>
                  <SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/system/modules/ISC_DataBinding.js></SCRIPT>
              	<SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/skins/Mobile/load_skin.js></SCRIPT>
              
              		<SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/locales/frameworkMessages_fr.properties></SCRIPT>
              <SCRIPT>
              //isc.setAutoDraw(false);
              var testDs = [
                           {
                              cwPK__:"11070019", 
                              velocityRowStyle:"CwWLRowErr", 
                              $isCwSelected:false, 
                              imageCalculate:"/cwf/Task208Default.gif", 
                              image$imageWidth:12, 
                              image$imageHeight:14, 
                              orderIdInt:227884950, 
                              $cworderIdInt:"227884950", 
                              DueDate:new Date(1317213118000), 
                              customerName:"TDC (FP-Test) name 2", 
                              Operation:"Order Request", 
                              processName:"New Order", 
                              processName$L:{
                                  NewOffer:"New Offer", 
                                  NewOrder:"New Order", 
                                  CancelOrder:"Cancel Order", 
                                  ModifyIB:"Modify Install Base Order", 
                                  DeleteIB:"Delete Install Base", 
                                  QueryIB:"Query Install Base", 
                                  NewProdAP:"New Product Availability Price", 
                                  OfferToModifyIB:"Modify Install Base Offer", 
                                  ReqOfferPrice:"Request Product Offering Price", 
                                  RequestProdAvailabilityExistingIB:"Request Product Availability Price Existing IB", 
                                  "Request To Migrate CLn":"Request To Migrate CLn", 
                                  ReqOfferPricePortal:"Request Product Offering Price Portal", 
                                  "Migration CES":"Migration CES"
                              }, 
                              processName$k:"", 
                              OrderVK:"CLn", 
                              targetProduct:"Mietleitung FMG Basic 2M", 
                              existingProduct:"", 
                              circuitID1:"", 
                              circuitID2:"", 
                              AssignedDate:new Date(1317126719000), 
                              StartDate:new Date(1317126718000), 
                              ProductLabel:""
                          }, 
                          {
                              cwPK__:"11080001", 
                              velocityRowStyle:"CwWLRowErr", 
                              $isCwSelected:false, 
                              imageCalculate:"/cwf/Task208Default.gif", 
                              image$imageWidth:12, 
                              image$imageHeight:14, 
                              orderIdInt:227921236, 
                              $cworderIdInt:"227921236", 
                              DueDate:new Date(1317243600000), 
                              customerName:"TDC (FP-Test) name 2", 
                              Operation:"Order Request", 
                              processName:"New Order", 
                              OrderVK:"CLn", 
                              targetProduct:"Mietleitung FMG Basic 1984K", 
                              existingProduct:"", 
                              circuitID1:"", 
                              circuitID2:"", 
                              AssignedDate:new Date(1317183300000), 
                              StartDate:new Date(1317183299000), 
                              ProductLabel:""
                          }, 
                          {
                              cwPK__:"11080003", 
                              velocityRowStyle:"CwWLRowErr", 
                              $isCwSelected:false, 
                              imageCalculate:"/cwf/Task208Default.gif", 
                              image$imageWidth:12, 
                              image$imageHeight:14, 
                              orderIdInt:227924787, 
                              $cworderIdInt:"227924787", 
                              DueDate:new Date(1317243600000), 
                              customerName:"TDC (FP-Test) name 2", 
                              Operation:"Order Request", 
                              processName:"New Order", 
                              OrderVK:"CLn", 
                              targetProduct:"Mietleitung FMG Basic 1984K", 
                              existingProduct:"", 
                              circuitID1:"", 
                              circuitID2:"", 
                              AssignedDate:new Date(1317183462000), 
                              StartDate:new Date(1317183462000), 
                              ProductLabel:""
                          }, 
                          {
                              cwPK__:"11080004", 
                              velocityRowStyle:"CwWLRowErr", 
                              $isCwSelected:false, 
                              imageCalculate:"/cwf/Task208Default.gif", 
                              image$imageWidth:12, 
                              image$imageHeight:14, 
                              orderIdInt:227929231, 
                              $cworderIdInt:"227929231", 
                              DueDate:new Date(1317243600000), 
                              customerName:"TDC (FP-Test) name 2", 
                              Operation:"Offer Request", 
                              processName:"New Offer", 
                              OrderVK:"CLn", 
                              targetProduct:"Mietleitung FMG Premium Silver 1984K", 
                              existingProduct:"", 
                              circuitID1:"", 
                              circuitID2:"", 
                              AssignedDate:new Date(1317183639000), 
                              StartDate:new Date(1317183638000), 
                              ProductLabel:""
                          }, 
                          {
                              cwPK__:"11080007", 
                              velocityRowStyle:"CwWLRowErr", 
                              $isCwSelected:false, 
                              imageCalculate:"/cwf/Task208Default.gif", 
                              image$imageWidth:12, 
                              image$imageHeight:14, 
                              orderIdInt:227936486, 
                              $cworderIdInt:"227936486", 
                              DueDate:new Date(1317243600000), 
                              customerName:"TDC (FP-Test) name 2", 
                              Operation:"Order Request", 
                              processName:"New Order", 
                              OrderVK:"CLn", 
                              targetProduct:"Mietleitung FMG Premium Silver 1984K", 
                              existingProduct:"", 
                              circuitID1:"", 
                              circuitID2:"", 
                              AssignedDate:new Date(1317183962000), 
                              StartDate:new Date(1317183961000), 
                              ProductLabel:""
                          }, 
                          {
                              cwPK__:"11080008", 
                              velocityRowStyle:"CwWLRowErr", 
                              $isCwSelected:false, 
                              imageCalculate:"/cwf/Task208Default.gif", 
                              image$imageWidth:12, 
                              image$imageHeight:14, 
                              orderIdInt:227938301, 
                              $cworderIdInt:"227938301", 
                              DueDate:new Date(1317243600000), 
                              customerName:"TDC (FP-Test) name 2", 
                              Operation:"Order Request", 
                              processName:"New Order", 
                              OrderVK:"CLn", 
                              targetProduct:"Mietleitung FMG Basic 1984K", 
                              existingProduct:"", 
                              circuitID1:"", 
                              circuitID2:"", 
                              AssignedDate:new Date(1317184122000), 
                              StartDate:new Date(1317184121000), 
                              ProductLabel:""
                          }, 
                          {
                              cwPK__:"11080019", 
                              velocityRowStyle:"CwWLRowErr", 
                              $isCwSelected:false, 
                              imageCalculate:"/cwf/Task208Default.gif", 
                              image$imageWidth:12, 
                              image$imageHeight:14, 
                              orderIdInt:227963576, 
                              $cworderIdInt:"227963576", 
                              DueDate:new Date(1317243600000), 
                              customerName:"TDC (FP-Test) name 2", 
                              Operation:"Order Request", 
                              processName:"New Order", 
                              OrderVK:"CLn", 
                              targetProduct:"Mietleitung FMG Basic 2M", 
                              existingProduct:"", 
                              circuitID1:"", 
                              circuitID2:"", 
                              AssignedDate:new Date(1317185195000), 
                              StartDate:new Date(1317185194000), 
                              ProductLabel:""
                          }, 
                          {
                              cwPK__:"11090001", 
                              velocityRowStyle:"CwWLRowErr", 
                              $isCwSelected:false, 
                              imageCalculate:"/cwf/Task208Default.gif", 
                              image$imageWidth:12, 
                              image$imageHeight:14, 
                              orderIdInt:227986076, 
                              $cworderIdInt:"227986076", 
                              DueDate:new Date(1317297739000), 
                              customerName:"TDC (FP-Test) name 2", 
                              Operation:"Order Request", 
                              processName:"New Order", 
                              OrderVK:"CLn", 
                              targetProduct:"Mietleitung FMG Basic 1984K", 
                              existingProduct:"", 
                              circuitID1:"", 
                              circuitID2:"", 
                              AssignedDate:new Date(1317211340000), 
                              StartDate:new Date(1317211339000), 
                              ProductLabel:""
                          }, 
                          {
                              cwPK__:"11090003", 
                              velocityRowStyle:"CwWLRowErr", 
                              $isCwSelected:false, 
                              imageCalculate:"/cwf/Task208Default.gif", 
                              image$imageWidth:12, 
                              image$imageHeight:14, 
                              orderIdInt:227989867, 
                              $cworderIdInt:"227989867", 
                              DueDate:new Date(1317297902000), 
                              customerName:"TDC (FP-Test) name 2", 
                              Operation:"Order Request", 
                              processName:"New Order", 
                              OrderVK:"CLn", 
                              targetProduct:"Mietleitung FMG Basic 1984K", 
                              existingProduct:"", 
                              circuitID1:"", 
                              circuitID2:"", 
                              AssignedDate:new Date(1317211503000), 
                              StartDate:new Date(1317211502000), 
                              ProductLabel:""
                          }, 
                          {
                              cwPK__:"11090004", 
                              velocityRowStyle:"CwWLRowErr", 
                              $isCwSelected:false, 
                              imageCalculate:"/cwf/Task208Default.gif", 
                              image$imageWidth:12, 
                              image$imageHeight:14, 
                              orderIdInt:227994611, 
                              $cworderIdInt:"227994611", 
                              DueDate:new Date(1317298078000), 
                              customerName:"TDC (FP-Test) name 2", 
                              Operation:"Offer Request", 
                              processName:"New Offer", 
                              OrderVK:"CLn", 
                              targetProduct:"Mietleitung FMG Premium Silver 1984K", 
                              existingProduct:"", 
                              circuitID1:"", 
                              circuitID2:"", 
                              AssignedDate:new Date(1317211679000), 
                              StartDate:new Date(1317211678000), 
                              ProductLabel:""
                          }, 
                          {
                              cwPK__:"11090007", 
                              velocityRowStyle:"CwWLRowErr", 
                              $isCwSelected:false, 
                              imageCalculate:"/cwf/Task208Default.gif", 
                              image$imageWidth:12, 
                              image$imageHeight:14, 
                              orderIdInt:228002346, 
                              $cworderIdInt:"228002346", 
                              DueDate:new Date(1317298402000), 
                              customerName:"TDC (FP-Test) name 2", 
                              Operation:"Order Request", 
                              processName:"New Order", 
                              OrderVK:"CLn", 
                              targetProduct:"Mietleitung FMG Premium Silver 1984K", 
                              existingProduct:"", 
                              circuitID1:"", 
                              circuitID2:"", 
                              AssignedDate:new Date(1317212003000), 
                              StartDate:new Date(1317212002000), 
                              ProductLabel:""
                          }, 
                          {
                              cwPK__:"11090008", 
                              velocityRowStyle:"CwWLRowErr", 
                              $isCwSelected:false, 
                              imageCalculate:"/cwf/Task208Default.gif", 
                              image$imageWidth:12, 
                              image$imageHeight:14, 
                              orderIdInt:228004281, 
                              $cworderIdInt:"228004281", 
                              DueDate:new Date(1317298562000), 
                              customerName:"TDC (FP-Test) name 2", 
                              Operation:"Order Request", 
                              processName:"New Order", 
                              OrderVK:"CLn", 
                              targetProduct:"Mietleitung FMG Basic 1984K", 
                              existingProduct:"", 
                              circuitID1:"", 
                              circuitID2:"", 
                              AssignedDate:new Date(1317212163000), 
                              StartDate:new Date(1317212162000), 
                              ProductLabel:""
                          }, 
                          {
                              cwPK__:"11090019", 
                              velocityRowStyle:"CwWLRowErr", 
                              $isCwSelected:false, 
                              imageCalculate:"/cwf/Task208Default.gif", 
                              image$imageWidth:12, 
                              image$imageHeight:14, 
                              orderIdInt:228031206, 
                              $cworderIdInt:"228031206", 
                              DueDate:new Date(1317299633000), 
                              customerName:"TDC (FP-Test) name 2", 
                              Operation:"Order Request", 
                              processName:"New Order", 
                              OrderVK:"CLn", 
                              targetProduct:"Mietleitung FMG Basic 2M", 
                              existingProduct:"", 
                              circuitID1:"", 
                              circuitID2:"", 
                              AssignedDate:new Date(1317213234000), 
                              StartDate:new Date(1317213233000), 
                              ProductLabel:""
                          }, 
                          {
                              cwPK__:"11100001", 
                              velocityRowStyle:"CwWLRowErr", 
                              $isCwSelected:false, 
                              imageCalculate:"/cwf/Task208Default.gif", 
                              image$imageWidth:12, 
                              image$imageHeight:14, 
                              orderIdInt:228057918, 
                              $cworderIdInt:"228057918", 
                              DueDate:new Date(1317330000000), 
                              customerName:"TDC (FP-Test) name 2", 
                              Operation:"Order Request", 
                              processName:"New Order", 
                              OrderVK:"CLn", 
                              targetProduct:"Mietleitung FMG Basic 1984K", 
                              existingProduct:"", 
                              circuitID1:"", 
                              circuitID2:"", 
                              AssignedDate:new Date(1317269282000), 
                              StartDate:new Date(1317269282000), 
                              ProductLabel:""
                          }
                      ];
              
              
              isc.DataSource.create({ID:"result$ds",
              		testData: "testDs",
              		clientOnly:true,
              fields:
              	[{name:"cwPK__",primaryKey:true},
              	{name:"orderIdInt"},
              	{name:"DueDate"},
              	{name:"customerName"},
              	{name:"Operation"},
              	{name:"processName"},
              	{name:"OrderVK"},
              	{name:"targetProduct"},
              	{name:"existingProduct"},
              	{name:"circuitID1"},
              	{name:"circuitID2"},
              	{name:"AssignedDate"},
              	{name:"StartDate"},
              	{name:"ProductLabel"}],
              showPrompt:false});
              
              isc.VStack.create({
              members:[
              	isc.VStack.create({ID:"table",name:"table",vPolicy:"fill",hPolicy:"fill",height:500,width:900,
              	members:
              	[
              	isc.ListGrid.create({
              	fastCellUpdates:false,
              	doubleClickDelay:1,groupStartOpen:"first",dataSource:"result$ds",
              	validateOnChange:true,
              	ID:"finder1TestResultTable",
              	modalEditing:true,
              	canSelectText:true,
              	selectOnEdit:true,
              	willHandleErrors:true,
              	autoFetchData:true,
              	canSort:true,
              	selectionProperty:"$isCwSelected",
              	headerButtonProperties:{wrap:true},
              	width:330,height:400,
              	fields:
              	[	{type:"image",
              		title:"<nobr>&nbsp;&nbsp;<\/nobr>",
              		width:15,
              		imageWidth:10,
              		imageHeight:10,
              		getCellValue:function() { return '/cwf/r/cwfv/bullet_triangle_glass_blue.png?v=1332186420771en-xx'; },
              		name:"_cwShowDetailColumn",
              		align:"left",
              		canEdit:false,
              		filterEditorType:"SpacerItem",
              		validateOnChange:true
              	},
              	{title:"<nobr>String&nbsp;<\/nobr>",
              		editorType:"text",
              		neverValidate:true,
              		validateOnChange:false,
              		filterEditorProperties:{_constructor:"TextItem",
              		required:false,
              		validateOnChange:false,
              		type:"text",changed:function() { return true; },
              		focus:function() { return true; }},
              		name:"orderIdInt",
              		align:"left",
              		width:500
              	}
              	],
              	canEdit:false})]
              	})
              ],ID:"vLayout",title:"&nbsp;",vPolicy:"fill"});
              
              </script>
              
              </BODY>
              </html>

              Comment


                #8
                With the standalone version not reproducing it we can only take wild guesses - this sounds like it might be related to additional CSS styles you've added in the full version, or to third-party libraries you might have added (like maybe iscroll) that could become involved in all HTML table elements on the screen.

                Comment


                  #9
                  We do not have added third party libraries for the UI except for GWT which I already eliminated. As for the css, I also eliminated this and still does not work. The only thing that works is either removing the width property on the listgrid or setting a smaller width on the column.

                  I'll keep looking. Thanks for the ideas.

                  Comment


                    #10
                    I am trying to test with the isc console using the default browser and when I click on the textarea for "Evaluate JS Expression" I see the cursor in the textarea but the keyboard does not show up. Any way around this??

                    Comment


                      #11
                      We're not seeing this problem (maybe its another manifestation of whatever is breaking grids for you, that you cant reproduce standalone).

                      What we'd really recommend is putting a very simplified version of the Developer Console in the main window - just a textarea where you can dump the current logs at the press of a button, and perhaps a second textarea with an 'eval' button. This is going to be simpler than switching back and forth between the Developer Console and main window on mobile, and is what we usually use.

                      Comment


                        #12
                        Turns out, Text encoding on the device is set to Latin-1 - if I set this to UTF-8, then it works fine (we send over UTF-8)

                        Comment


                          #13
                          ..and unfortunately, that wasn't the cause of my original issue :( too bad thought I finally lucked out! back to square one.

                          Comment


                            #14
                            ok - I'm still trying to make sense of this - I have managed to enter the following code in the eval scripts section of the SC console using the existing datasource for my original field. Once this listgrid is added onto the page, I can actually reproduce the issue! This listgrid has pretty much nothing to do with our internal code..right?

                            Code:
                            isc.ListGrid.create({autoDraw: true, autoFetchData: true, width:300, height:300, left:500, ID:"test", dataSource:"page$content$$content$topStack$finder1TestResultTable$ds",fields:[{name:"string1",width:500,title:"string 1"}]});
                            
                            data:
                            [
                                        {
                                            cwPK__:"1", 
                                            $isCwSelected:false, 
                                            string1:"string1", 
                                            int1:1, 
                                            $cwint1:"1", 
                                            cwDocId:"1", 
                                            dec1:0.1, 
                                            $cwdec1:"0.10"
                                        }, 
                                        {
                                            cwPK__:"2", 
                                            $isCwSelected:false, 
                                            string1:"string2", 
                                            int1:2, 
                                            $cwint1:"2", 
                                            cwDocId:"2", 
                                            dec1:0.2, 
                                            $cwdec1:"0.20"
                                        }, 
                                        {
                                            cwPK__:"3", 
                                            $isCwSelected:false, 
                                            string1:"string3", 
                                            int1:3, 
                                            $cwint1:"3", 
                                            cwDocId:"3", 
                                            dec1:0.3, 
                                            $cwdec1:"0.30"
                                        }, 
                                        {
                                            cwPK__:"20", 
                                            $isCwSelected:false, 
                                            string1:"string4", 
                                            int1:4, 
                                            $cwint1:"4", 
                                            cwDocId:"20", 
                                            dec1:0.4, 
                                            $cwdec1:"0.40"
                                        }
                                    ],

                            Comment


                              #15
                              OK. Please please PLEASE tell me you can reproduce this issue with this standalone:
                              I basically put this html file in my \SmartClient_SC_SNAPSHOT-2012-03-08_v82p\smartclientSDK folder and then using the default browser on Samsung Galaxy 10.1 I point to http://.....:../selectTest.html.

                              Once the page is loaded, I start selecting a record. If the first selection works, try to select another record. Eventually the selection fails. Most times for me the first selection doesn't happen until the 3rd click on a row.

                              Code:
                              
                              
                              <HTML><HEAD><TITLE>Test Show All</TITLE>
                              
                              <HTML><HEAD><TITLE>Test Show All</TITLE>
                                  
                              </HEAD>
                              <body class="pageBackground" marginwidth="0" marginheight="0" topmargin="0" leftmargin="0" scroll="no" style="overflow:hidden">
                              
                              
                              <meta content="text/html; charset=UTF-8" http-equiv="content-type">
                              
                              <SCRIPT>var isomorphicDir = "isomorphic/"</SCRIPT>
                                  <SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/system/modules/ISC_Core.js></SCRIPT>
                                  <SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/system/modules/ISC_Foundation.js></SCRIPT>
                                  <SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/system/modules/ISC_Containers.js></SCRIPT>
                                  <SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/system/modules/ISC_Grids.js></SCRIPT>
                                  <SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/system/modules/ISC_Forms.js></SCRIPT>
                              		<SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/system/modules/ISC_FileLoader.js></SCRIPT>
                                  <SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/system/modules/ISC_DataBinding.js></SCRIPT>
                              	<SCRIPT SRC=http://192.168.11.183:8090/cwf/isomorphic/skins/Mobile/load_skin.js></SCRIPT>
                              
                              
                              <SCRIPT>
                              isc.setAutoDraw(false);
                              var testDs = [
                                           {
                                              cwPK__:"11070019", 
                                              velocityRowStyle:"CwWLRowErr", 
                                              $isCwSelected:false, 
                                              imageCalculate:"/cwf/Task208Default.gif", 
                                              image$imageWidth:12, 
                                              image$imageHeight:14, 
                                              orderIdInt:227884950, 
                                              $cworderIdInt:"227884950", 
                                              DueDate:new Date(1317213118000), 
                                              customerName:"TDC (FP-Test) name 2", 
                                              Operation:"Order Request", 
                                              processName:"New Order", 
                                              processName$L:{
                                                  NewOffer:"New Offer", 
                                                  NewOrder:"New Order", 
                                                  CancelOrder:"Cancel Order", 
                                                  ModifyIB:"Modify Install Base Order", 
                                                  DeleteIB:"Delete Install Base", 
                                                  QueryIB:"Query Install Base", 
                                                  NewProdAP:"New Product Availability Price", 
                                                  OfferToModifyIB:"Modify Install Base Offer", 
                                                  ReqOfferPrice:"Request Product Offering Price", 
                                                  RequestProdAvailabilityExistingIB:"Request Product Availability Price Existing IB", 
                                                  "Request To Migrate CLn":"Request To Migrate CLn", 
                                                  ReqOfferPricePortal:"Request Product Offering Price Portal", 
                                                  "Migration CES":"Migration CES"
                                              }, 
                                              processName$k:"", 
                                              OrderVK:"CLn", 
                                              targetProduct:"Mietleitung FMG Basic 2M", 
                                              existingProduct:"", 
                                              circuitID1:"", 
                                              circuitID2:"", 
                                              AssignedDate:new Date(1317126719000), 
                                              StartDate:new Date(1317126718000), 
                                              ProductLabel:""
                                          }, 
                                          {
                                              cwPK__:"11080001", 
                                              velocityRowStyle:"CwWLRowErr", 
                                              $isCwSelected:false, 
                                              imageCalculate:"/cwf/Task208Default.gif", 
                                              image$imageWidth:12, 
                                              image$imageHeight:14, 
                                              orderIdInt:227921236, 
                                              $cworderIdInt:"227921236", 
                                              DueDate:new Date(1317243600000), 
                                              customerName:"TDC (FP-Test) name 2", 
                                              Operation:"Order Request", 
                                              processName:"New Order", 
                                              OrderVK:"CLn", 
                                              targetProduct:"Mietleitung FMG Basic 1984K", 
                                              existingProduct:"", 
                                              circuitID1:"", 
                                              circuitID2:"", 
                                              AssignedDate:new Date(1317183300000), 
                                              StartDate:new Date(1317183299000), 
                                              ProductLabel:""
                                          }, 
                                          {
                                              cwPK__:"11080003", 
                                              velocityRowStyle:"CwWLRowErr", 
                                              $isCwSelected:false, 
                                              imageCalculate:"/cwf/Task208Default.gif", 
                                              image$imageWidth:12, 
                                              image$imageHeight:14, 
                                              orderIdInt:227924787, 
                                              $cworderIdInt:"227924787", 
                                              DueDate:new Date(1317243600000), 
                                              customerName:"TDC (FP-Test) name 2", 
                                              Operation:"Order Request", 
                                              processName:"New Order", 
                                              OrderVK:"CLn", 
                                              targetProduct:"Mietleitung FMG Basic 1984K", 
                                              existingProduct:"", 
                                              circuitID1:"", 
                                              circuitID2:"", 
                                              AssignedDate:new Date(1317183462000), 
                                              StartDate:new Date(1317183462000), 
                                              ProductLabel:""
                                          }, 
                                          {
                                              cwPK__:"11080004", 
                                              velocityRowStyle:"CwWLRowErr", 
                                              $isCwSelected:false, 
                                              imageCalculate:"/cwf/Task208Default.gif", 
                                              image$imageWidth:12, 
                                              image$imageHeight:14, 
                                              orderIdInt:227929231, 
                                              $cworderIdInt:"227929231", 
                                              DueDate:new Date(1317243600000), 
                                              customerName:"TDC (FP-Test) name 2", 
                                              Operation:"Offer Request", 
                                              processName:"New Offer", 
                                              OrderVK:"CLn", 
                                              targetProduct:"Mietleitung FMG Premium Silver 1984K", 
                                              existingProduct:"", 
                                              circuitID1:"", 
                                              circuitID2:"", 
                                              AssignedDate:new Date(1317183639000), 
                                              StartDate:new Date(1317183638000), 
                                              ProductLabel:""
                                          }, 
                                          {
                                              cwPK__:"11080007", 
                                              velocityRowStyle:"CwWLRowErr", 
                                              $isCwSelected:false, 
                                              imageCalculate:"/cwf/Task208Default.gif", 
                                              image$imageWidth:12, 
                                              image$imageHeight:14, 
                                              orderIdInt:227936486, 
                                              $cworderIdInt:"227936486", 
                                              DueDate:new Date(1317243600000), 
                                              customerName:"TDC (FP-Test) name 2", 
                                              Operation:"Order Request", 
                                              processName:"New Order", 
                                              OrderVK:"CLn", 
                                              targetProduct:"Mietleitung FMG Premium Silver 1984K", 
                                              existingProduct:"", 
                                              circuitID1:"", 
                                              circuitID2:"", 
                                              AssignedDate:new Date(1317183962000), 
                                              StartDate:new Date(1317183961000), 
                                              ProductLabel:""
                                          }, 
                                          {
                                              cwPK__:"11080008", 
                                              velocityRowStyle:"CwWLRowErr", 
                                              $isCwSelected:false, 
                                              imageCalculate:"/cwf/Task208Default.gif", 
                                              image$imageWidth:12, 
                                              image$imageHeight:14, 
                                              orderIdInt:227938301, 
                                              $cworderIdInt:"227938301", 
                                              DueDate:new Date(1317243600000), 
                                              customerName:"TDC (FP-Test) name 2", 
                                              Operation:"Order Request", 
                                              processName:"New Order", 
                                              OrderVK:"CLn", 
                                              targetProduct:"Mietleitung FMG Basic 1984K", 
                                              existingProduct:"", 
                                              circuitID1:"", 
                                              circuitID2:"", 
                                              AssignedDate:new Date(1317184122000), 
                                              StartDate:new Date(1317184121000), 
                                              ProductLabel:""
                                          }, 
                                          {
                                              cwPK__:"11080019", 
                                              velocityRowStyle:"CwWLRowErr", 
                                              $isCwSelected:false, 
                                              imageCalculate:"/cwf/Task208Default.gif", 
                                              image$imageWidth:12, 
                                              image$imageHeight:14, 
                                              orderIdInt:227963576, 
                                              $cworderIdInt:"227963576", 
                                              DueDate:new Date(1317243600000), 
                                              customerName:"TDC (FP-Test) name 2", 
                                              Operation:"Order Request", 
                                              processName:"New Order", 
                                              OrderVK:"CLn", 
                                              targetProduct:"Mietleitung FMG Basic 2M", 
                                              existingProduct:"", 
                                              circuitID1:"", 
                                              circuitID2:"", 
                                              AssignedDate:new Date(1317185195000), 
                                              StartDate:new Date(1317185194000), 
                                              ProductLabel:""
                                          }, 
                                          {
                                              cwPK__:"11090001", 
                                              velocityRowStyle:"CwWLRowErr", 
                                              $isCwSelected:false, 
                                              imageCalculate:"/cwf/Task208Default.gif", 
                                              image$imageWidth:12, 
                                              image$imageHeight:14, 
                                              orderIdInt:227986076, 
                                              $cworderIdInt:"227986076", 
                                              DueDate:new Date(1317297739000), 
                                              customerName:"TDC (FP-Test) name 2", 
                                              Operation:"Order Request", 
                                              processName:"New Order", 
                                              OrderVK:"CLn", 
                                              targetProduct:"Mietleitung FMG Basic 1984K", 
                                              existingProduct:"", 
                                              circuitID1:"", 
                                              circuitID2:"", 
                                              AssignedDate:new Date(1317211340000), 
                                              StartDate:new Date(1317211339000), 
                                              ProductLabel:""
                                          }, 
                                          {
                                              cwPK__:"11090003", 
                                              velocityRowStyle:"CwWLRowErr", 
                                              $isCwSelected:false, 
                                              imageCalculate:"/cwf/Task208Default.gif", 
                                              image$imageWidth:12, 
                                              image$imageHeight:14, 
                                              orderIdInt:227989867, 
                                              $cworderIdInt:"227989867", 
                                              DueDate:new Date(1317297902000), 
                                              customerName:"TDC (FP-Test) name 2", 
                                              Operation:"Order Request", 
                                              processName:"New Order", 
                                              OrderVK:"CLn", 
                                              targetProduct:"Mietleitung FMG Basic 1984K", 
                                              existingProduct:"", 
                                              circuitID1:"", 
                                              circuitID2:"", 
                                              AssignedDate:new Date(1317211503000), 
                                              StartDate:new Date(1317211502000), 
                                              ProductLabel:""
                                          }, 
                                          {
                                              cwPK__:"11090004", 
                                              velocityRowStyle:"CwWLRowErr", 
                                              $isCwSelected:false, 
                                              imageCalculate:"/cwf/Task208Default.gif", 
                                              image$imageWidth:12, 
                                              image$imageHeight:14, 
                                              orderIdInt:227994611, 
                                              $cworderIdInt:"227994611", 
                                              DueDate:new Date(1317298078000), 
                                              customerName:"TDC (FP-Test) name 2", 
                                              Operation:"Offer Request", 
                                              processName:"New Offer", 
                                              OrderVK:"CLn", 
                                              targetProduct:"Mietleitung FMG Premium Silver 1984K", 
                                              existingProduct:"", 
                                              circuitID1:"", 
                                              circuitID2:"", 
                                              AssignedDate:new Date(1317211679000), 
                                              StartDate:new Date(1317211678000), 
                                              ProductLabel:""
                                          }, 
                                          {
                                              cwPK__:"11090007", 
                                              velocityRowStyle:"CwWLRowErr", 
                                              $isCwSelected:false, 
                                              imageCalculate:"/cwf/Task208Default.gif", 
                                              image$imageWidth:12, 
                                              image$imageHeight:14, 
                                              orderIdInt:228002346, 
                                              $cworderIdInt:"228002346", 
                                              DueDate:new Date(1317298402000), 
                                              customerName:"TDC (FP-Test) name 2", 
                                              Operation:"Order Request", 
                                              processName:"New Order", 
                                              OrderVK:"CLn", 
                                              targetProduct:"Mietleitung FMG Premium Silver 1984K", 
                                              existingProduct:"", 
                                              circuitID1:"", 
                                              circuitID2:"", 
                                              AssignedDate:new Date(1317212003000), 
                                              StartDate:new Date(1317212002000), 
                                              ProductLabel:""
                                          }, 
                                          {
                                              cwPK__:"11090008", 
                                              velocityRowStyle:"CwWLRowErr", 
                                              $isCwSelected:false, 
                                              imageCalculate:"/cwf/Task208Default.gif", 
                                              image$imageWidth:12, 
                                              image$imageHeight:14, 
                                              orderIdInt:228004281, 
                                              $cworderIdInt:"228004281", 
                                              DueDate:new Date(1317298562000), 
                                              customerName:"TDC (FP-Test) name 2", 
                                              Operation:"Order Request", 
                                              processName:"New Order", 
                                              OrderVK:"CLn", 
                                              targetProduct:"Mietleitung FMG Basic 1984K", 
                                              existingProduct:"", 
                                              circuitID1:"", 
                                              circuitID2:"", 
                                              AssignedDate:new Date(1317212163000), 
                                              StartDate:new Date(1317212162000), 
                                              ProductLabel:""
                                          }, 
                                          {
                                              cwPK__:"11090019", 
                                              velocityRowStyle:"CwWLRowErr", 
                                              $isCwSelected:false, 
                                              imageCalculate:"/cwf/Task208Default.gif", 
                                              image$imageWidth:12, 
                                              image$imageHeight:14, 
                                              orderIdInt:228031206, 
                                              $cworderIdInt:"228031206", 
                                              DueDate:new Date(1317299633000), 
                                              customerName:"TDC (FP-Test) name 2", 
                                              Operation:"Order Request", 
                                              processName:"New Order", 
                                              OrderVK:"CLn", 
                                              targetProduct:"Mietleitung FMG Basic 2M", 
                                              existingProduct:"", 
                                              circuitID1:"", 
                                              circuitID2:"", 
                                              AssignedDate:new Date(1317213234000), 
                                              StartDate:new Date(1317213233000), 
                                              ProductLabel:""
                                          }, 
                                          {
                                              cwPK__:"11100001", 
                                              velocityRowStyle:"CwWLRowErr", 
                                              $isCwSelected:false, 
                                              imageCalculate:"/cwf/Task208Default.gif", 
                                              image$imageWidth:12, 
                                              image$imageHeight:14, 
                                              orderIdInt:228057918, 
                                              $cworderIdInt:"228057918", 
                                              DueDate:new Date(1317330000000), 
                                              customerName:"TDC (FP-Test) name 2", 
                                              Operation:"Order Request", 
                                              processName:"New Order", 
                                              OrderVK:"CLn", 
                                              targetProduct:"Mietleitung FMG Basic 1984K", 
                                              existingProduct:"", 
                                              circuitID1:"", 
                                              circuitID2:"", 
                                              AssignedDate:new Date(1317269282000), 
                                              StartDate:new Date(1317269282000), 
                                              ProductLabel:""
                                          }
                                      ];
                              
                              
                              isc.DataSource.create({ID:"page$$vLayout$ds",testData:[
                                          {
                                              cwPK__:"1", 
                                              $isCwSelected:false, 
                                              string1:"string1", 
                                              int1:1, 
                                              $cwint1:"1", 
                                              cwDocId:"1", 
                                              dec1:0.1, 
                                              $cwdec1:"0.10"
                                          }, 
                                          {
                                              cwPK__:"2", 
                                              $isCwSelected:false, 
                                              string1:"string2", 
                                              int1:2, 
                                              $cwint1:"2", 
                                              cwDocId:"2", 
                                              dec1:0.2, 
                                              $cwdec1:"0.20"
                                          }, 
                                          {
                                              cwPK__:"3", 
                                              $isCwSelected:false, 
                                              string1:"string3", 
                                              int1:3, 
                                              $cwint1:"3", 
                                              cwDocId:"3", 
                                              dec1:0.3, 
                                              $cwdec1:"0.30"
                                          }, 
                                          {
                                              cwPK__:"20", 
                                              $isCwSelected:false, 
                                              string1:"string4", 
                                              int1:4, 
                                              $cwint1:"4", 
                                              cwDocId:"20", 
                                              dec1:0.4, 
                                              $cwdec1:"0.40"
                                          }
                                      ],
                              clientOnly:true,fields:[{name:"string1"}]});
                              
                              isc.ListGrid.create({ width:300, height:300, autoDraw:true,
                                     autoFetchData:true,left:500, ID:"test", dataSource: "page$$vLayout$ds",
                                     fields:[{name: "string1",width: 500,title: "String1"}] });
                              
                              </script>
                              <p>
                              
                              
                              </BODY>
                              </html>

                              Comment

                              Working...
                              X