Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
row selection
#1
Not Solved
So I'm trying to select a row in my test. When trying to select this row I assign a number to a variable and then try the command:
SelectRow (variable). However, every time the first row is selected, never the row I indicate in my command. Can anyone tell me what is going on here?
Reply
#2
Not Solved
HI Samuel,

Try this.

Code:
Datatable.GetSheet(SheetName where you want to select the row).SelectRow (RowNumber)

Let me know if you need any more information.
Thanks,
SUpputuri
Reply
#3
Not Solved
HI Samuel,

can you please explain more your question?I mean ,In my previous project I done the same like this .
1) First I get the row number buy using "fn_GetRowcount" method ,Which is developed by the Development team.

2) Then I assign the num to SelectRow
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  DataGrid: double click on selected row robertosalemi 0 4,288 05-12-2016, 03:00 PM
Last Post: robertosalemi
  Row count is always shown as 1 Harry1999 0 1,978 04-14-2016, 11:11 PM
Last Post: Harry1999
  Weblist selection diya 11 20,547 06-16-2015, 08:27 PM
Last Post: rajpradeep32
  Keep row number imbizile 0 2,571 09-18-2014, 03:31 AM
Last Post: imbizile
  Retrieve row number based on value in DataTable marfa 6 29,989 07-31-2014, 08:36 PM
Last Post: dharshinishankari@gmail.com

Forum Jump:


Users browsing this thread: 1 Guest(s)