Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the use of curow and selrow attributes in egrid?

egrid
0
Posted

What is the use of curow and selrow attributes in egrid?

0

CURROW-This method allows setting or getting of current selected row.If the User Clicks on the Header or on a row greater than the number of rows the selected row does not change.This attribute returns a valid value in the onchange event . SELROW-This method allows setting or getting of selected rows. If the User Clicks on the Header this returns -1. if the user clicks on a row greater than the number of rows in the grid then this property returns -2.A valid value is available only when the user clicks on the cell so this cannot be used in the onchange event.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123