I have magento(v 1.9.2.4) site and I have to give 30% in every Products and its work on some Products and not work in some other Products.
now i'm edit any product detail(change name or price) then, it's work fine for that particular Product and show discount on that Product.

for solution i did Index Management but its not work.
Any help or suggestion will be appreciated.

Firstly you may need to check with
Catalog Price RulesTry click on
Apply Rulesbutton , also you need to have proper configuration inSystem->configuration->system->cronand follow this linkyou have definition of observer for
catalog_product_save_commit_afterevent to apply all rules to product after product has been saved: