JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Table › Table getting back values › Reply To: Table getting back values
December 11, 2023 at 10:38 pm
#109291
ivanpeevski
Participant
Hi,
If you need the value of only some specific cells, you can use getValue in this way:
const val= table.getValue(“3, ‘lastName'”);
Best Regards,
Ivan Peevski
Smart UI Team
https://www.htmlelements.com/