This is the syntax of the data binding expression, you normally place an expression using the DataBinder.Eval method in there, the expression can be a call to a method defined in code-behind. The result of the expression is bound to the specified property of the element/control, and this binding only happens when you call the DataBind method of either the Page instance or the data-bound control like datagrid, datalist, repeater ....For more information, you can see the documentation in MSDN: Data Binding Expression Syntax[^] ASP.NET Syntax[^]
Stefan R wrote:
About that java-thing, let's just say that Mr Gates and his cronies know how to make things easier (I'm a veteran, diet-version, at Java). No way I'm going back now. But you'll probably hear from me again - I'm learning by trial and error and a great deal asking/searching/doing
Just remind you that CP is your best friend :-D