Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
435
Help With Client Side Event
posted

Hi.

I have a WebGrid that is being populated from code.  the fields, for example are customerID, customerFirstName, and customerLastName.  Once I call DataBind(), the grid is successfully populated.

I would like to know which client side event i can use to perform formatting on the customerFirstName cell while it is being loaded.  Typically, i use the InitializeRow on the Win Forms platform; however, it doesn't seem to be firing in this example - i tried InitializeRowHandler - but it didn't work as I thought it would.

Any help would be appreciated.

Thanks.

Parents
No Data
Reply Children