Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ListView コントロール内に LinkButton があり、LinkButton をクリックして DataPager でアクティブな番号ページを取得したい。
protected void addToCart_Click(object sender, CommandEventArgs e) { //get active number page }
私を助けてください。