[Solved] TelerikFileSelect component in a grid column

1 Answer 12 Views
FileSelect Grid
David
Top achievements
Rank 1
Iron
David asked on 17 Mar 2026, 03:18 PM

Hello,

I have a Telerik Grid where each row contains a TelerikFileSelect component. In the OnSelect method how can I determine the row of the component selecting the file.

Thanks,

Dave

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 17 Mar 2026, 04:01 PM

Hi David,

You can pass additional custom arguments to event handlers:

https://www.telerik.com/blogs/how-to-pass-arguments-to-your-onclick-functions-blazor

Regards,
Dimo
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

David
Top achievements
Rank 1
Iron
commented on 19 Mar 2026, 01:19 PM

That works. Thank you.
Tags
FileSelect Grid
Asked by
David
Top achievements
Rank 1
Iron
Answers by
Dimo
Telerik team
Share this question
or