Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello Everyone,

I am facing some problem with javascript function. Kindly suggest me what i need to do. My requirement is i am calling javascript function by passing cell numbers for execution. But i am unable to replace that function with cell values.

See the below example. It's similar to excel functions execution.
=SUM(C1R1,C2R10,C4R12,C1R1,C2R7) -----> =SUM(10,23,11,10,14)

Here how can i call back expression with values.

Kindly send me any references & sample code.

I would be thankful.



Thanks in Advance.

Satish Chandragiri
Posted
Comments
♥…ЯҠ…♥ 27-Dec-13 6:48am    
What do you refer cell here? what control you are using grid or excel itself or datatable?
Sunasara Imdadhusen 27-Dec-13 7:04am    
Could you please explain in detail so will try to give u best solution!!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900