In the itemDataBound event I change the image of a couple of columns when the page is initially loaded. The images are based on an upper and lower limit that is initially set to default values and compared to the value in another data bound column. That is working fine.
My questions is this - I have a link button in the command item template that opens a Rad Window and allows them to set their upper and lower limit. When the window closes I need to update the images on those 2 columns again based on the limits they selected.
What is the best way to accomplish this?
Thank you for your help with this.
My questions is this - I have a link button in the command item template that opens a Rad Window and allows them to set their upper and lower limit. When the window closes I need to update the images on those 2 columns again based on the limits they selected.
What is the best way to accomplish this?
Thank you for your help with this.