I would like to generate infinite stream of numbers with Rand mo开发者_开发百科nad from System.Random.MWC.Monad. If only there would be a MonadFix instance for this monad, or instance like this:
Update: I\'ve added an answer that describes my final solution (hint: the single Expr data type wasn\'t sufficient).
I have a GridView control bound to an AccessDataSource. After selecting a row I\'m creating a table inside the selected row. I\'m adding Buttons to this table. Their Click event never gets fired. I re