1
Answer

Sharepoint Gridview issue?

Photo of Mangesh barmate

Mangesh barmate

12y
1.1k
1

I have a sharepoint gridview all columns are populate correctly after binding it to datatable. But i want to change color of my column cell in Sharepoint Gridview on certain condition ?
If(A>17)
{   ......Here my gridview column cell color becomes RED.  }
Please revert for Help!!!!

Answers (1)

0
Photo of panaklareddy ch
NA 45 9k 9y
Hi,
 
I am using  Socket programming in my Application,It's work good  in console application.In console Application I did't use any timer interval.
How to run the same application in Windows Service. 
 
Thanks
Panakalareddy.ch 
0
Photo of Raja T
NA 7.4k 6k 9y
0
Photo of Raja T
NA 7.4k 6k 9y
Hi, Windows Services  using particulare time interval / Scheduler only run the application as per my understanding. Please explain your question clearly ?