I have used wordpress row action for my custom post type which has goal to show some post meta and some other data about that post in a thickbox. I'm searching for a way to do it dynamically for each post. any solution to handle this ? this is the current row action link :
<a href="#TB_inline?width=600&height=550&inlineId=my-content-id&_post_id=' . $post->ID . '" class="thickbox">edit</a>