Browse Dialog InfoPanel currentrowindex does not change


Author
Message
Marcel Heitlager
Marcel Heitlager
StrataFrame User (164 reputation)StrataFrame User (164 reputation)StrataFrame User (164 reputation)StrataFrame User (164 reputation)StrataFrame User (164 reputation)StrataFrame User (164 reputation)StrataFrame User (164 reputation)StrataFrame User (164 reputation)StrataFrame User (164 reputation)
Group: StrataFrame Users
Posts: 84, Visits: 835
Hi,

I'm using the latest 1.7.5.0 version. For some reason when I access the rowchanged event of the browse dialog info panel, the currentrowindex is always on 0. Does anyone else have this problem?  The bo is based on a view.


       With CType(e.BusinessObject, AES.BOL.AMC.v_OnePayCreditCardTransactions)
            Me.lblSSN.Text = .op_SSN.Trim
            Me.lblID.Text = .op_ID.Trim
            Me.lblStudentName.Text = .op_StudentFirstName.Trim & " " & .op_StudentLastName.Trim
            Me.lblPayerName.Text = .op_PayerFirstName.Trim & " " & .op_PayerLastName.Trim
       End With


Thanks,

Marcel
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search