Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AddParameter method does not add in first column of datatable
#1
Not Solved
Hi,
If am using Datatable's AddParamter method, it adds the column not in place of first column "A" but adds it to next column. Eg,

Code:
Datatable.GetSheet(2).AddParameter "username","Ritika"        Datatable.GetSheet(2).AddParameter "pwd","hello"
wait  4

Should't it change first column name as "username". It is adding second column of datasheet as "username" . Pls see screenshot attached.


Attached Files Image(s)
   
Reply


Messages In This Thread
AddParameter method does not add in first column of datatable - by alpha1 - 07-05-2015, 09:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [UFT] Get column name from SfwObject felino 0 2,885 12-02-2015, 04:07 PM
Last Post: felino
  Unable to right click column header sudhirzpatil 4 6,066 07-18-2013, 09:42 PM
Last Post: sudhirzpatil
  datatable column exist diya 3 12,165 12-11-2012, 11:24 AM
Last Post: elango87
  how to get column count Ishul 5 19,101 09-27-2012, 04:19 PM
Last Post: ssvali
  Adding Value to DataTable Column kriday 3 6,222 09-14-2012, 11:51 AM
Last Post: SIBICA

Forum Jump:


Users browsing this thread: 2 Guest(s)