javascript - DataPager in ASP.NET -


First of all, I have ASP: DotPigger and I have it inside:
  

& Lt; Asp: NextPuterPagerField ButtonType = "Button" ShowFastPagesButton = "True" ShowPublishPage Button = "False" ShowPreviousPageButton = "False" />

This button has possibly a change text, and how? The default is "First", but I need to change the language.

Second, inside the datapigger, I have & asp: NumericPagerField button count = "4" /> but it is not working without JavaScript. I Can I work without javascript and how do pls?

You can change the default text by changing the property.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -