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
65
Get the value of two WHDG columns and then set value of progress bar
posted

I am new to Infragistics and web programming,  I have a ASP.NET WHDG that has two columns that i want to use to set the value of a progress bar that is in the same row as the other two columns.

Column #1 contains what will be the max value of the progress bar

Column #2 contact what will be the current value of the progress bar.

How do i get the values of the two columns and then set the value of the progress bar for each row in the grid?

Any help would be greatly appreciated.   I would like to do it in the code behind using vb.net

Parents Reply Children
No Data